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_b9

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6365 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
non pas d'autre piste pour avoir accès au make...
cette page détaille l'installation de Xcode:
guide.macports.org/chunked/installing.xcode.html

pour 10.6, c'est tout en bas de la page.
++

nicolas

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6366 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
@pancho,
est-ce que tu peux essayer celle là, elle ne va rien écrire dans le terminal mais la façon de la construire est différente...

thanx,
++

nicolas

Please Log in to join the conversation.

More
13 years 2 weeks ago #6367 by pancho
Replied by pancho on topic 3.0.15_b9
segmentation fault...

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6368 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
ok,
donc c'est pas la manière dont je construis la librairie qui est en cause.

++

nicolas

Please Log in to join the conversation.

More
13 years 2 weeks ago - 13 years 2 weeks ago #6369 by pancho
Replied by pancho on topic 3.0.15_b9
bon, j'ai essayé d'avancé mais c'est compliqué...
xcode installé :
Code:
$ sudo make install Password: Making install in libusb CCLD libusb-1.0.la ../libtool: line 6424: /opt/local/bin/gsed: No such file or directory ../libtool: line 961: /opt/local/bin/gsed: No such file or directory ../libtool: line 7509: /opt/local/bin/gsed: No such file or directory ../libtool: line 3947: /opt/local/bin/gsed: No such file or directory ../libtool: line 3948: /opt/local/bin/gsed: No such file or directory ../libtool: line 7979: /opt/local/bin/gsed: No such file or directory ../libtool: line 8403: /opt/local/bin/gsed: No such file or directory ../libtool: line 8404: /opt/local/bin/gsed: No such file or directory ../libtool: line 8405: /opt/local/bin/gsed: No such file or directory clang: warning: argument unused during compilation: '-O2' Undefined symbols: "_objc_registerThreadWithCollector", referenced from: _event_thread_main in libusb_1_0_la-darwin_usb.o ld: symbol(s) not found make[1]: *** [libusb-1.0.la] Error 1 make: *** [install-recursive] Error 1

puis :
Code:
$ sudo port install gsed sudo: port: command not found

et je vais pas avoir beaucoup de temps....
Last edit: 13 years 2 weeks ago by pancho.

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6370 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
tu vas tout de m^me essayer de compiler la lib depuis le début.
tu la télécharges ici libusbx.org/ dans Downloads _ latest tar ball
tu décompresses l'archive.
depuis le terminal tu te rend dans le dossier décompressé puis tu fais les 3 commandes:
./configure --enable-debug-log --enable-examples-build --enable-tests-build
make
sudo make install

dis moi si ça passe.

++

nicolas

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6371 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
@pancho,
ci-joint une autre version qui devrait contenir plus d'info de debug en cas de crash (ce qu'elle devrait faire...)
pourrais-tu poster le message du terminal et le crash log (fais gaffe à copier le bon crash log...)

thanx.
++

nicolas

Please Log in to join the conversation.

More
13 years 2 weeks ago #6372 by pancho
Replied by pancho on topic 3.0.15_b9
Code:
bash-3.2$ ./DLight [timestamp] [threadID] facility level [function call] <message> -------------------------------------------------------------------------------- [ 0.000013] [00000903] libusbx: debug [libusb_init] created default context [ 0.000073] [00000903] libusbx: debug [libusb_init] libusbx v1.0.15.10646 [ 0.000384] [00004d03] libusbx: debug [event_thread_main] creating hotplug event source [ 0.000797] [00004d03] libusbx: debug [event_thread_main] thread ready to receive events [ 0.000907] [00000903] libusbx: debug [usbi_add_pollfd] add fd 7 events 1 [ 0.002466] [00000903] libusbx: debug [libusb_get_device_list] Segmentation fault bash-3.2$

et
Code:
Process: DLight [3332] Path: /Applications/DLight3.0.15b9.app/Contents/Resources/DLight Identifier: DLight Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [3320] Date/Time: 2013-04-25 18:51:50.336 +0200 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libusb-1.0.0.dylib 0x00000001008e5925 usb_get_next_device + 1221 1 libusb-1.0.0.dylib 0x00000001008e15d4 darwin_get_device_list + 100 2 libusb-1.0.0.dylib 0x00000001008d9ffd libusb_get_device_list + 141 3 DLight 0x000000010000e787 ftdi_usb_find_all + 39 4 DLight 0x000000010004d583 libUSB_Connect + 275 5 DLight 0x00000001000c29fb CFunc_DmxProConf + 635 6 DLight 0x00000001000c2589 UsbDmxStartCommand + 41 7 libtcl8.5.dylib 0x000000010027dbec TclEvalObjvInternal + 1212 8 libtcl8.5.dylib 0x000000010027f48e TclEvalEx + 3262 9 libtcl8.5.dylib 0x000000010027e7c1 Tcl_EvalEx + 65 10 libtk8.5.dylib 0x00000001004111b2 Tk_BindEvent + 3394 11 libtk8.5.dylib 0x000000010041a0fc TkBindEventProc + 748 12 libtk8.5.dylib 0x0000000100427411 Tk_HandleEvent + 1009 13 libtk8.5.dylib 0x00000001004286ed WindowEventProc + 237 14 libtcl8.5.dylib 0x000000010034d3e7 Tcl_ServiceEvent + 231 15 libtcl8.5.dylib 0x000000010034d7f7 Tcl_DoOneEvent + 183 16 DLight 0x00000001000b06f7 main + 423 17 DLight 0x00000001000074a4 start + 52 Thread 1: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x00007fff832a4c0a kevent + 10 1 libSystem.B.dylib 0x00007fff832a6add _dispatch_mgr_invoke + 154 2 libSystem.B.dylib 0x00007fff832a67b4 _dispatch_queue_invoke + 185 3 libSystem.B.dylib 0x00007fff832a62de _dispatch_worker_thread2 + 252 4 libSystem.B.dylib 0x00007fff832a5c08 _pthread_wqthread + 353 5 libSystem.B.dylib 0x00007fff832a5aa5 start_wqthread + 13 Thread 2: 0 libSystem.B.dylib 0x00007fff832c6a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff832ca881 _pthread_cond_wait + 1286 2 DLight 0x00000001000c5ae1 Thread_OSCWriter + 65 3 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 3: 0 libSystem.B.dylib 0x00007fff832c6a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff832ca881 _pthread_cond_wait + 1286 2 DLight 0x00000001000b5f94 Thread_MIDIWriter + 68 3 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 4: 0 libSystem.B.dylib 0x00007fff832c6a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff832ca881 _pthread_cond_wait + 1286 2 DLight 0x0000000100033c34 Thread_AutoSeqRecorder + 84 3 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 5: 0 libSystem.B.dylib 0x00007fff832c6a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff832ca881 _pthread_cond_wait + 1286 2 DLight 0x000000010000a85f Thread_ANetDiscovery + 47 3 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 6: 0 libSystem.B.dylib 0x00007fff832c6a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff832ca881 _pthread_cond_wait + 1286 2 DLight 0x00000001000f79f4 Thread_DMXSend + 52 3 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 7: 0 libSystem.B.dylib 0x00007fff832c6a6a __semwait_signal + 10 1 libSystem.B.dylib 0x00007fff832ca881 _pthread_cond_wait + 1286 2 DLight 0x00000001000c61a2 Thread_OSCReader + 66 3 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 4 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 8: 0 libSystem.B.dylib 0x00007fff8328bdb6 semaphore_wait_trap + 10 1 DLight 0x0000000100014c6c thpool_thread_do + 140 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 9: 0 libSystem.B.dylib 0x00007fff8328bdb6 semaphore_wait_trap + 10 1 DLight 0x0000000100014c6c thpool_thread_do + 140 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 10: 0 libSystem.B.dylib 0x00007fff8328bdb6 semaphore_wait_trap + 10 1 DLight 0x0000000100014c6c thpool_thread_do + 140 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 11: 0 libSystem.B.dylib 0x00007fff8328bdb6 semaphore_wait_trap + 10 1 DLight 0x0000000100014c6c thpool_thread_do + 140 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 12: 0 libSystem.B.dylib 0x00007fff8328bdb6 semaphore_wait_trap + 10 1 DLight 0x0000000100014c6c thpool_thread_do + 140 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 13: 0 libSystem.B.dylib 0x00007fff8328bd7a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff8328c3ed mach_msg + 59 2 com.apple.audio.midi.CoreMIDI 0x00000001001f99c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155 3 com.apple.audio.midi.CoreMIDI 0x000000010021673d MIDIProcess::RunMIDIInThread() + 147 4 com.apple.audio.midi.CoreMIDI 0x00000001001faace XThread::RunHelper(void*) + 10 5 com.apple.audio.midi.CoreMIDI 0x00000001001fa509 CAPThread::Entry(CAPThread*) + 67 6 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 14: 0 libSystem.B.dylib 0x00007fff832cf932 select$DARWIN_EXTSN + 10 1 libtcl8.5.dylib 0x00000001003ae12d NotifierThreadProc + 893 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 15: 0 libSystem.B.dylib 0x00007fff8328be82 mach_wait_until + 10 1 DLight 0x0000000100018b80 Pt_CallbackProc + 240 2 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 3 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 16: org.libusb.device-detach 0 libSystem.B.dylib 0x00007fff8328bd7a mach_msg_trap + 10 1 libSystem.B.dylib 0x00007fff8328c3ed mach_msg + 59 2 com.apple.CoreFoundation 0x00007fff82461902 __CFRunLoopRun + 1698 3 com.apple.CoreFoundation 0x00007fff82460d8f CFRunLoopRunSpecific + 575 4 com.apple.CoreFoundation 0x00007fff82460b16 CFRunLoopRun + 70 5 libusb-1.0.0.dylib 0x00000001008e6b67 event_thread_main + 407 6 libSystem.B.dylib 0x00007fff832c4fd6 _pthread_start + 331 7 libSystem.B.dylib 0x00007fff832c4e89 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00000000000000d4 rcx: 0x00007fff706dc650 rdx: 0x00000000001f8100 rdi: 0x00000001019eda00 rsi: 0x0000000109e00000 rbp: 0x00007fff5fbfe9e0 rsp: 0x00007fff5fbfe870 r8: 0x0000000000000001 r9: 0x0000000109e171c0 r10: 0x0000000109efc0a4 r11: 0x0000000109e16810 r12: 0x0000000000000050 r13: 0x00000000000000e4 r14: 0x0000000000000091 r15: 0x0000000000000000 rip: 0x00000001008e5925 rfl: 0x0000000000010202 cr2: 0x0000000000000000 Binary Images: 0x100000000 - 0x1001b1ff7 +DLight ??? (???) <923A6A0E-CC4A-33B8-A06A-892CFC2630C4> /Applications/DLight3.0.15b9.app/Contents/Resources/DLight 0x1001eb000 - 0x10023bff7 com.apple.audio.midi.CoreMIDI 1.7.1 (42) <E7DBCE93-A637-ABA2-B623-6A76B82EE243> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x100263000 - 0x1003e0ff7 +libtcl8.5.dylib 8.5.14 (8.5.14) <32ADCE76-20D3-3D69-994B-A0C245851668> /Applications/DLight3.0.15b9.app/Contents/MacOS/libtcl8.5.dylib 0x10040a000 - 0x100588fff +libtk8.5.dylib 8.5.14 (8.5.14) <E8548474-D403-35DB-8ABE-2461E00BB763> /Applications/DLight3.0.15b9.app/Contents/MacOS/libtk8.5.dylib 0x1005c8000 - 0x1006caff7 +libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /Applications/DLight3.0.15b9.app/Contents/MacOS/libxml2.2.dylib 0x1006f4000 - 0x100700fff +libartnet.1.dylib 2.0.0 (compatibility 2.0.0) <422D794D-7759-31CD-8964-02B7D5A8ED48> /Applications/DLight3.0.15b9.app/Contents/MacOS/libartnet.1.dylib 0x100705000 - 0x100789fcf +libgmp.10.dylib 12.0.0 (compatibility 12.0.0) <71AA3320-5F80-3B93-86F8-C7F0BD6A5850> /Applications/DLight3.0.15b9.app/Contents/MacOS/libgmp.10.dylib 0x10079c000 - 0x1007ccfef +libnettle.4.5.dylib 4.5.0 (compatibility 4.0.0) <75C1F26C-B312-3911-85E9-AADE536D5336> /Applications/DLight3.0.15b9.app/Contents/MacOS/libnettle.4.5.dylib 0x1007df000 - 0x1007eefff +libhogweed.2.3.dylib 2.3.0 (compatibility 2.0.0) <CF1D402B-0378-339C-AFCC-7E4FB6B068D1> /Applications/DLight3.0.15b9.app/Contents/MacOS/libhogweed.2.3.dylib 0x1007fa000 - 0x10080aff7 +liblo.7.dylib 9.0.0 (compatibility 9.0.0) <8566F806-ED0D-3368-914C-6EBAF03C8151> /Applications/DLight3.0.15b9.app/Contents/MacOS/liblo.7.dylib 0x100810000 - 0x1008c6ff7 +libhpdf-2.2.1.dylib ??? (???) <308A57E2-081A-33A1-A04B-F7D78631A929> /Applications/DLight3.0.15b9.app/Contents/MacOS/libhpdf-2.2.1.dylib 0x1008d9000 - 0x1008eafff +libusb-1.0.0.dylib 2.0.0 (compatibility 2.0.0) <AA0DB371-A9D8-35C5-97D8-1EBF24397474> /Applications/DLight3.0.15b9.app/Contents/MacOS/libusb-1.0.0.dylib 0x1008f4000 - 0x10090afff +libmicrohttpd.10.dylib 27.3.0 (compatibility 27.0.0) <40BA1CCE-982F-31D0-8866-3AFF9F964F48> /Applications/DLight3.0.15b9.app/Contents/MacOS/libmicrohttpd.10.dylib 0x10090f000 - 0x100942ff7 +libola.1.dylib 2.1.0 (compatibility 2.0.0) <6DAEE439-F48E-35EA-B4B3-DD9313BFC749> /Applications/DLight3.0.15b9.app/Contents/MacOS/libola.1.dylib 0x10098c000 - 0x100b62ff7 +libolacommon.0.dylib ??? (???) <87F69A2D-D4EF-3501-A4BC-7D4D37C8850C> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolacommon.0.dylib 0x100d9c000 - 0x100ea7ff7 +libolaserver.0.dylib ??? (???) <A985F569-73A7-3D40-99C1-944F664F5D31> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaserver.0.dylib 0x101020000 - 0x10104cfff +libfontconfig.1.dylib 8.2.0 (compatibility 8.0.0) <5EFD281C-85BF-3531-9CFE-6057A0A83242> /Applications/DLight3.0.15b9.app/Contents/MacOS/libfontconfig.1.dylib 0x10105a000 - 0x101068fff +libXft.2.dylib 6.1.0 (compatibility 6.0.0) <76E2A096-01C9-371D-8EB9-683D73B1ADA0> /Applications/DLight3.0.15b9.app/Contents/MacOS/libXft.2.dylib 0x101071000 - 0x101176fff +libX11.6.dylib 10.0.0 (compatibility 10.0.0) <9CBEE087-41E1-394D-A345-80A246235A1F> /Applications/DLight3.0.15b9.app/Contents/MacOS/libX11.6.dylib 0x10119e000 - 0x10119ffff +libXss.1.dylib 2.0.0 (compatibility 2.0.0) <E5C31DFC-527B-3AF9-997A-4D1DB504EB2C> /Applications/DLight3.0.15b9.app/Contents/MacOS/libXss.1.dylib 0x1011a4000 - 0x1011affff +libXext.6.dylib 11.0.0 (compatibility 11.0.0) <8CB5AF39-E115-349B-8877-DE2D7E5644B7> /Applications/DLight3.0.15b9.app/Contents/MacOS/libXext.6.dylib 0x1011b7000 - 0x10122cfff +libfreetype.6.dylib 15.1.0 (compatibility 15.0.0) <1129D37E-0A2D-3D60-8A68-B31E57733456> /Applications/DLight3.0.15b9.app/Contents/MacOS/libfreetype.6.dylib 0x101244000 - 0x10124afff +libXrender.1.dylib 5.0.0 (compatibility 5.0.0) <767E7864-D378-3225-824E-66A2487A6FD4> /Applications/DLight3.0.15b9.app/Contents/MacOS/libXrender.1.dylib 0x101250000 - 0x101264ff7 +libxcb.1.dylib 3.0.0 (compatibility 3.0.0) <C411EA1F-2508-3290-84CB-DEF1B5E44D97> /Applications/DLight3.0.15b9.app/Contents/MacOS/libxcb.1.dylib 0x101275000 - 0x101276fff +libXau.6.dylib 7.0.0 (compatibility 7.0.0) <4E3827C7-B2D6-3327-9E76-63F0686D2AE8> /Applications/DLight3.0.15b9.app/Contents/MacOS/libXau.6.dylib 0x10127b000 - 0x10127efff +libXdmcp.6.dylib 7.0.0 (compatibility 7.0.0) <67B81572-E521-34CC-937B-8F94A1B45434> /Applications/DLight3.0.15b9.app/Contents/MacOS/libXdmcp.6.dylib 0x101284000 - 0x1012a0ff7 +libpng12.0.dylib 51.0.0 (compatibility 51.0.0) <89B9A0BD-315F-3571-968C-839C16DD155D> /Applications/DLight3.0.15b9.app/Contents/MacOS/libpng12.0.dylib 0x1012aa000 - 0x101405ff7 +libprotobuf.7.dylib 8.0.0 (compatibility 8.0.0) <7BABB8F4-7E41-360F-ACA4-E09097B03CD1> /Applications/DLight3.0.15b9.app/Contents/MacOS/libprotobuf.7.dylib 0x101568000 - 0x101585ff7 +libz.1.dylib 1.2.7 (compatibility 1.0.0) <16B4DFA1-24B4-3139-8FC8-2B5CB7DE17D6> /Applications/DLight3.0.15b9.app/Contents/MacOS/libz.1.dylib 0x101589000 - 0x1015bbfff +libolaartnet.0.dylib ??? (???) <2FB20EFE-D7D6-379F-A671-4934592102F3> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaartnet.0.dylib 0x101600000 - 0x101613ff7 +libolaartnetconf.0.dylib ??? (???) <CEC169FE-D7DE-3668-A72A-D2ED1ECE4A04> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaartnetconf.0.dylib 0x101628000 - 0x101633ff7 +liboladummy.0.dylib ??? (???) <71BFA406-C37D-33ED-8176-21667CFC1394> /Applications/DLight3.0.15b9.app/Contents/MacOS/liboladummy.0.dylib 0x101648000 - 0x101650fff +liboladummyresponder.0.dylib ??? (???) <6526114E-F93A-3FBB-9CE4-4784E8D0E57B> /Applications/DLight3.0.15b9.app/Contents/MacOS/liboladummyresponder.0.dylib 0x10165c000 - 0x1016aeff7 +libolae131.0.dylib ??? (???) <72506691-52C0-3F52-8514-78CE0721235C> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolae131.0.dylib 0x101721000 - 0x101731fff +libolae131conf.0.dylib ??? (???) <1A2F63C5-FE6F-3679-9C5B-E1814240D6F0> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolae131conf.0.dylib 0x101744000 - 0x101745ff7 +libolaacn.0.dylib ??? (???) <56F455F0-A791-3E44-9CD4-BF9B4DA19CD3> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaacn.0.dylib 0x101749000 - 0x101756fff +libolaespnet.0.dylib ??? (???) <B1199783-070C-3634-86B0-E0F82D9D8B30> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaespnet.0.dylib 0x10176b000 - 0x101772fff +libolaopendmx.0.dylib ??? (???) <A0BCD7F5-9B98-35B4-A4EF-9EF22DEF8131> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaopendmx.0.dylib 0x10177e000 - 0x10178dff7 +libolapathport.0.dylib ??? (???) <1285F0AC-7C77-3D9C-8A8D-42D151F17FCF> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolapathport.0.dylib 0x1017a5000 - 0x1017b6ff7 +libolasandnet.0.dylib ??? (???) <936EAB5F-5D3E-3A7E-B7AD-0C1F5BDBA94B> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolasandnet.0.dylib 0x1017d2000 - 0x1017deff7 +libolashownet.0.dylib ??? (???) <BC671A80-7C53-3140-801E-221811C95096> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolashownet.0.dylib 0x1017f2000 - 0x1017fdfff +libolastageprofi.0.dylib ??? (???) <E56E6F97-E6DB-30F7-B8C8-52CE25E02824> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolastageprofi.0.dylib 0x101810000 - 0x10187eff7 +libolausbpro.0.dylib ??? (???) <EC393F3F-0345-3D11-B25A-D058CFE8C3E9> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolausbpro.0.dylib 0x10191e000 - 0x10192eff7 +libolausbproconf.0.dylib ??? (???) <1E60EBF1-6D94-3A19-9D66-5290B11D30F6> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolausbproconf.0.dylib 0x101940000 - 0x10195aff7 +libolaosc.0.dylib ??? (???) <A3C79F98-4D15-32C3-A2CC-F3D658DE73DD> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolaosc.0.dylib 0x101986000 - 0x1019adff7 +libolahttp.0.dylib ??? (???) <46B3C22A-0B7F-3751-B203-30BB78FD706C> /Applications/DLight3.0.15b9.app/Contents/MacOS/libolahttp.0.dylib 0x101ad0000 - 0x101adaff7 com.apple.iokit.IOUSBLib 4.1.5 (4.1.5) <AF6E3936-8B3B-F112-C821-417456BC812F> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x7fff5fc00000 - 0x7fff5fc3be0f dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld 0x7fff80086000 - 0x7fff8013cff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib 0x7fff8017d000 - 0x7fff80181ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib 0x7fff80182000 - 0x7fff801adff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib 0x7fff801b0000 - 0x7fff80203ff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff80204000 - 0x7fff80204ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff80207000 - 0x7fff80208ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff80209000 - 0x7fff80243fff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib 0x7fff80331000 - 0x7fff8037afef libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8040b000 - 0x7fff804c8fff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff807eb000 - 0x7fff80ee7ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff80f18000 - 0x7fff80fd1fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib 0x7fff80fd2000 - 0x7fff80fe8fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff80fe9000 - 0x7fff810ffff7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib 0x7fff81100000 - 0x7fff81101fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib 0x7fff81102000 - 0x7fff811c3fef com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff811c4000 - 0x7fff811e4fff com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff811e5000 - 0x7fff811f6ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib 0x7fff811f7000 - 0x7fff812a7fff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff812ab000 - 0x7fff81301fe7 libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff814ea000 - 0x7fff814ffff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff81534000 - 0x7fff81534ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff81610000 - 0x7fff81657ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff81658000 - 0x7fff816a4fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib 0x7fff816c1000 - 0x7fff816c7ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff816c8000 - 0x7fff81746ff7 com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff81890000 - 0x7fff818dfff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x7fff818e0000 - 0x7fff818f4fff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff818f5000 - 0x7fff81c29fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff81c2a000 - 0x7fff81ca7fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib 0x7fff81ca8000 - 0x7fff81f2afff com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff81f2b000 - 0x7fff8236efef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff82415000 - 0x7fff8258cfe7 com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff825ca000 - 0x7fff82fc4ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8316b000 - 0x7fff8328afe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8328b000 - 0x7fff8344cfef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib 0x7fff84552000 - 0x7fff84555ff7 libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff84556000 - 0x7fff84562fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib 0x7fff84742000 - 0x7fff84880fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff84914000 - 0x7fff84993fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff849de000 - 0x7fff84a28ff7 com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff84adf000 - 0x7fff852e9fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff854cd000 - 0x7fff854cdff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff854ce000 - 0x7fff854e0fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib 0x7fff85b56000 - 0x7fff85c0bfe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff85c0c000 - 0x7fff85dcafff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib 0x7fff85dcb000 - 0x7fff85dd9ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib 0x7fff86e53000 - 0x7fff86ed8ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff86ed9000 - 0x7fff86f2eff7 com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff86f2f000 - 0x7fff86f48fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff86f52000 - 0x7fff872effe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff874d4000 - 0x7fff87693fff com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8769a000 - 0x7fff877b4fff libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff877b5000 - 0x7fff877b5ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff87882000 - 0x7fff878c3fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8791b000 - 0x7fff8793cfe7 libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8793d000 - 0x7fff87a22fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff87b03000 - 0x7fff87b9dfff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff87b9e000 - 0x7fff87badfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff87bf1000 - 0x7fff87c2cfff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff87c2d000 - 0x7fff87c32fff libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff87d00000 - 0x7fff87d48ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff87d49000 - 0x7fff87d6bff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib 0x7fff87d6c000 - 0x7fff87d91ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff87f60000 - 0x7fff87f76fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib 0x7fff87fe0000 - 0x7fff87fe6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff87fe7000 - 0x7fff87fe8ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87fe9000 - 0x7fff87fe9ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff87fea000 - 0x7fff87ffeff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff87fff000 - 0x7fff88001fff libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8805c000 - 0x7fff882e5ff7 com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff882e6000 - 0x7fff882ecff7 IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff882ed000 - 0x7fff88314ff7 libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff88315000 - 0x7fff883a1fef SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff883b8000 - 0x7fff884edfff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff884ee000 - 0x7fff88511fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8895a000 - 0x7fff889fafff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff88f3d000 - 0x7fff88f4cfef com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff897a0000 - 0x7fff897abff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff897ac000 - 0x7fff8986efe7 libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8990b000 - 0x7fff899dffe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff899e4000 - 0x7fff899e4ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff899e5000 - 0x7fff89a4ffe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff89a50000 - 0x7fff89d4efff com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff89d4f000 - 0x7fff89d56fff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff89d57000 - 0x7fff89d98fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff89d99000 - 0x7fff89dbafff libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib 0x7fff89dbb000 - 0x7fff89decfff libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff89ded000 - 0x7fff89ecafff com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8a195000 - 0x7fff8a1bdfff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8a1be000 - 0x7fff8a21efe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8a267000 - 0x7fff8a26cfff libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8a26d000 - 0x7fff8a2fdfff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Please Log in to join the conversation.

More
13 years 2 weeks ago #6373 by pancho
Replied by pancho on topic 3.0.15_b9
et pour l'install de la libusb :
Code:
$ make make all-recursive Making all in libusb CC libusb_1_0_la-core.lo CC libusb_1_0_la-descriptor.lo CC libusb_1_0_la-io.lo CC libusb_1_0_la-sync.lo CC libusb_1_0_la-darwin_usb.lo CC libusb_1_0_la-threads_posix.lo CCLD libusb-1.0.la Making all in doc make[2]: Nothing to be done for `all'. Making all in examples CC listdevs.o CCLD listdevs CC xusb.o CCLD xusb CC fxload-ezusb.o CC fxload-fxload.o CCLD fxload CC dpfp.o CCLD dpfp CC dpfp_threaded-dpfp_threaded.o CCLD dpfp_threaded Making all in tests CC stress.o CC testlib.o CCLD stress make[2]: Nothing to be done for `all-am'. ordinateur-de-francois-blondel:libusbx-1.0.15 francoisblondel$ sudo make installPassword: Making install in libusb test -z "/usr/local/lib" || .././install-sh -c -d "/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libusb-1.0.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libusb-1.0.0.dylib /usr/local/lib/libusb-1.0.0.dylib libtool: install: (cd /usr/local/lib && { ln -s -f libusb-1.0.0.dylib libusb-1.0.dylib || { rm -f libusb-1.0.dylib && ln -s libusb-1.0.0.dylib libusb-1.0.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libusb-1.0.lai /usr/local/lib/libusb-1.0.la libtool: install: /usr/bin/install -c .libs/libusb-1.0.a /usr/local/lib/libusb-1.0.a libtool: install: chmod 644 /usr/local/lib/libusb-1.0.a libtool: install: ranlib /usr/local/lib/libusb-1.0.a test -z "/usr/local/include/libusb-1.0" || .././install-sh -c -d "/usr/local/include/libusb-1.0" /usr/bin/install -c -m 644 libusb.h '/usr/local/include/libusb-1.0' Making install in doc make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in examples make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in tests make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pkgconfig" || ./install-sh -c -d "/usr/local/lib/pkgconfig" /usr/bin/install -c -m 644 libusb-1.0.pc '/usr/local/lib/pkgconfig' ordinateur-de-francois-blondel:libusbx-1.0.15 francoisblondel$

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6374 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
j'ai donc transmis to rapport d'erreur à la mailing list de la libusbx, on verra.

sinon ta compilation de la libusbx s'est bien passé, bravo... ;)
tu peux maintenant te rendre dans examples et taper la commande:
./xusb -i 0403:6001

++

nicolas

Please Log in to join the conversation.

More
13 years 2 weeks ago #6375 by pancho
Replied by pancho on topic 3.0.15_b9
Code:
$ ./xusb -i 0403:6001 ./xusb: line 143: /opt/local/bin/gsed: No such file or directory ./xusb: line 147: /opt/local/bin/gsed: No such file or directory ./xusb: line 192: /opt/local/bin/gsed: No such file or directory Using libusbx v1.0.15.10646 [timestamp] [threadID] facility level [function call] <message> -------------------------------------------------------------------------------- [ 0.000020] [0000060f] libusbx: debug [libusb_init] created default context [ 0.000065] [0000060f] libusbx: debug [libusb_init] libusbx v1.0.15.10646 [ 0.000284] [00001403] libusbx: debug [event_thread_main] creating hotplug event source [ 0.001165] [00001403] libusbx: debug [event_thread_main] thread ready to receive events [ 0.001256] [0000060f] libusbx: debug [usbi_add_pollfd] add fd 4 events 1 Opening device 0403:6001... [ 0.001296] [0000060f] libusbx: debug [libusb_get_device_list] [ 0.047847] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x1d000000 [ 0.047962] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.047995] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.048026] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.048059] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.048089] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.048239] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.048279] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.048309] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.048339] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.048410] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.048446] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.048477] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.048508] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.048668] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.048751] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.048912] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010a038 at 0x0 [ 0.050638] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x1d200000 [ 0.052411] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.052479] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.052502] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.052522] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x00 [ 0.052543] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.052563] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.052642] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.052668] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.052689] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x021b [ 0.052709] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0018 [ 0.052729] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x01 [ 0.052856] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x02 [ 0.052880] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.052900] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.053026] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.053059] [0000060f] libusbx: debug [process_new_device] found device with address 2 port = 2 parent = 0x1002020b8 at 0x100109fa0 [ 0.054176] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x3d000000 [ 0.054235] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.054257] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.054278] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.054299] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.054321] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.054341] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.054361] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.054381] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.054403] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.054423] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.054443] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.054463] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.054484] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.054503] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.054567] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.054593] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100109bf8 at 0x0 [ 0.055678] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x5d000000 [ 0.055730] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.055752] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.055773] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.055794] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.055815] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.055835] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.055855] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.055875] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.055895] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.055914] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.055935] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.055955] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.055975] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.055995] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.056059] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.056085] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010b418 at 0x0 [ 0.057274] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x5d200000 [ 0.080848] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8240: device not responding. skipping device [ 0.080969] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.085750] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x7d000000 [ 0.089347] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.089377] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.089398] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.089418] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.089439] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.089575] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.089599] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.089619] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.089751] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.089774] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.089795] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.089876] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.089946] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.089968] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.090114] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.090172] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010bef8 at 0x0 [ 0.091677] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x7d100000 [ 0.115097] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8205: device not responding. skipping device [ 0.115257] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.119695] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0xfd000000 [ 0.119757] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.119780] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.119801] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.119821] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.119843] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.119863] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x01 [ 0.119884] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x40 [ 0.119904] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.119925] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8006 [ 0.119945] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0200 [ 0.119965] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.119985] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.120006] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.120027] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.120093] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.120119] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100204698 at 0x0 [ 0.121356] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0xfd400000 [ 0.121965] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8501: device not responding. skipping device [ 0.122001] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.122236] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.122260] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.122279] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.122296] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.122312] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.122329] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.122346] [0000060f] libusbx: debug [libusb_unref_device] destroy device 29.1 [ 0.122370] [0000060f] libusbx: debug [libusb_unref_device] destroy device 29.2 [ 0.122391] [0000060f] libusbx: debug [libusb_unref_device] destroy device 61.1 [ 0.122413] [0000060f] libusbx: debug [libusb_unref_device] destroy device 93.1 [ 0.122434] [0000060f] libusbx: debug [libusb_unref_device] destroy device 125.1 [ 0.122457] [0000060f] libusbx: debug [libusb_unref_device] destroy device 253.1 Failed. [ 0.122502] [0000060f] libusbx: debug [libusb_exit] [ 0.122521] [0000060f] libusbx: debug [libusb_exit] destroying default context [ 0.122542] [0000060f] libusbx: debug [usbi_remove_pollfd] remove fd 4 [ 0.122634] [00001403] libusbx: debug [event_thread_main] thread exiting

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6376 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
boitier branché ou pas?
aussi, est-ce que tu peux essayer la commande :
install_name_tool

pour voir si cette commande est présente sur to ordi (peut-être que c'est toi qui va compiler la libusbx pour la prochaine version de DL ;-)

++

nicolas

Please Log in to join the conversation.

More
13 years 2 weeks ago #6377 by pancho
Replied by pancho on topic 3.0.15_b9
Dans le post précédent, c'était sans rien de branché en usb.
Avec le boitier, voilà ce que ça donne :
Code:
$ ./xusb -i 0403:6001 ./xusb: line 143: /opt/local/bin/gsed: No such file or directory ./xusb: line 147: /opt/local/bin/gsed: No such file or directory ./xusb: line 192: /opt/local/bin/gsed: No such file or directory Using libusbx v1.0.15.10646 [timestamp] [threadID] facility level [function call] <message> -------------------------------------------------------------------------------- [ 0.000008] [0000060f] libusbx: debug [libusb_init] created default context [ 0.000057] [0000060f] libusbx: debug [libusb_init] libusbx v1.0.15.10646 [ 0.000364] [00001403] libusbx: debug [event_thread_main] creating hotplug event source [ 0.001147] [00001403] libusbx: debug [event_thread_main] thread ready to receive events [ 0.001238] [0000060f] libusbx: debug [usbi_add_pollfd] add fd 4 events 1 Opening device 0403:6001... [ 0.001329] [0000060f] libusbx: debug [libusb_get_device_list] [ 0.079391] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x1d000000 [ 0.079517] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.079551] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.079582] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.079619] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.079641] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.079664] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.079694] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.079718] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.079742] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.079764] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.079786] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.079809] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.079831] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.079854] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.079928] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.079966] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010a598 at 0x0 [ 0.081333] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x1d200000 [ 0.083157] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.085277] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.085306] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.085327] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x00 [ 0.085347] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.085367] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.085386] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.085406] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.085425] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x021b [ 0.085445] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0018 [ 0.085465] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x01 [ 0.085484] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x02 [ 0.085767] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.085791] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.085869] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.086016] [0000060f] libusbx: debug [process_new_device] found device with address 2 port = 2 parent = 0x10010b968 at 0x10010a500 [ 0.087300] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x3d000000 [ 0.087359] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.087381] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.087402] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.087422] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.087442] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.087464] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.087484] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.087505] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.087526] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.087546] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.087566] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.087586] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.087606] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.087627] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.087691] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.087716] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100109d88 at 0x0 [ 0.088899] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x3d100000 [ 0.090265] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.090310] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.090344] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.090374] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x00 [ 0.090393] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.090412] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.090430] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.090448] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x0403 [ 0.090466] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x6001 [ 0.090486] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0600 [ 0.090504] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x01 [ 0.090522] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x02 [ 0.090541] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x03 [ 0.090559] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.090619] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.090641] [0000060f] libusbx: debug [process_new_device] found device with address 2 port = 1 parent = 0x10010cab8 at 0x100109cf0 [ 0.091635] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x5d000000 [ 0.091679] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.091697] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.091714] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.091731] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.091747] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.091764] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.091782] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.091798] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.091815] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.091832] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.091848] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.091865] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.091881] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.091897] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.091951] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.091971] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010c558 at 0x0 [ 0.092976] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x5d200000 [ 0.116557] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8240: device not responding. skipping device [ 0.116639] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.121590] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x7d000000 [ 0.126405] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.126432] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.126453] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.126473] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.126494] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.126514] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.126536] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.126556] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.126576] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.126597] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.126618] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.126638] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.126658] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.126679] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.126752] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.126777] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100201b28 at 0x0 [ 0.128379] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x7d100000 [ 0.151855] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8205: device not responding. skipping device [ 0.152052] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.156940] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0xfd000000 [ 0.157011] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.157036] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.157059] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.157082] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.157105] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.157128] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x01 [ 0.157151] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x40 [ 0.157174] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.157197] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8006 [ 0.157220] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0200 [ 0.157243] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.157266] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.157288] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.157311] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.157387] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.157416] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010c618 at 0x0 [ 0.158699] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0xfd400000 [ 0.159270] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8501: device not responding. skipping device [ 0.159424] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.159665] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.159740] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.159817] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.159939] [0000060f] libusbx: debug [libusb_get_device_descriptor] [ 0.159960] [0000060f] libusbx: debug [libusb_open] open 61.2 [ 0.163165] [0000060f] libusbx: debug [usbi_add_pollfd] add fd 6 events 1 [ 0.163695] [0000060f] libusbx: debug [darwin_open] device open for access [ 0.163738] [0000060f] libusbx: debug [libusb_unref_device] destroy device 29.1 [ 0.163764] [0000060f] libusbx: debug [libusb_unref_device] destroy device 29.2 [ 0.163785] [0000060f] libusbx: debug [libusb_unref_device] destroy device 61.1 [ 0.163807] [0000060f] libusbx: debug [libusb_unref_device] destroy device 93.1 [ 0.163828] [0000060f] libusbx: debug [libusb_unref_device] destroy device 125.1 [ 0.163850] [0000060f] libusbx: debug [libusb_unref_device] destroy device 253.1 [ 0.163875] [0000060f] libusbx: debug [libusb_get_device_list] [ 0.166245] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x1d000000 [ 0.166295] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.166315] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.166335] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.166354] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.166372] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.166391] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.166409] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.166428] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.166446] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.166465] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.166483] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.166500] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.166518] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.166536] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.166596] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.166619] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100204388 at 0x0 [ 0.167705] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x1d200000 [ 0.172503] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.172538] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.172553] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.172569] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x00 [ 0.172583] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.172598] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.172613] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.172628] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.172643] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x021b [ 0.172658] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0018 [ 0.172672] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x01 [ 0.172878] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x02 [ 0.172897] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.172912] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.172972] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.173080] [0000060f] libusbx: debug [process_new_device] found device with address 2 port = 2 parent = 0x100204448 at 0x1002042f0 [ 0.174126] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x3d000000 [ 0.174173] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.174190] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.174205] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.174220] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.174235] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.174251] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.174266] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.174281] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.174296] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.174311] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.174326] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.174341] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.174356] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.174371] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.174421] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.174440] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x10010fc58 at 0x0 [ 0.175338] [0000060f] libusbx: debug [process_new_device] using existing device for location 0x3d100000 [ 0.177211] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.177259] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.177292] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.177322] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x00 [ 0.177353] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.177383] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.177414] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.177446] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x0403 [ 0.177482] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x6001 [ 0.177497] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0600 [ 0.177557] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x01 [ 0.177576] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x02 [ 0.177592] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x03 [ 0.177606] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.177713] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.177758] [0000060f] libusbx: debug [process_new_device] found device with address 2 port = 1 parent = 0x10010cab8 at 0x10010fbc0 [ 0.178659] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x5d000000 [ 0.178702] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.178719] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.178734] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.178750] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.178765] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.178781] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.178797] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.178812] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.178827] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.178842] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.178858] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.178873] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.178888] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.178904] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.178952] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.178971] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100202658 at 0x0 [ 0.179866] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x5d200000 [ 0.203358] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8240: device not responding. skipping device [ 0.203494] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.208458] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x7d000000 [ 0.212241] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.212265] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.212286] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0100 [ 0.212414] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.212441] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.212461] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x00 [ 0.212481] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x08 [ 0.212615] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.212639] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8005 [ 0.212660] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0110 [ 0.212799] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.212823] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.212843] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.212965] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.213097] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.213173] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100206ab8 at 0x0 [ 0.214587] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0x7d100000 [ 0.238049] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8205: device not responding. skipping device [ 0.238202] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.242485] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0xfd000000 [ 0.242540] [0000060f] libusbx: debug [darwin_cache_device_descriptor] device descriptor: [ 0.242560] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDescriptorType: 0x01 [ 0.242579] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdUSB: 0x0200 [ 0.242597] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceClass: 0x09 [ 0.242616] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceSubClass: 0x00 [ 0.242635] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bDeviceProtocol: 0x01 [ 0.242653] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bMaxPacketSize0: 0x40 [ 0.242672] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idVendor: 0x05ac [ 0.242690] [0000060f] libusbx: debug [darwin_cache_device_descriptor] idProduct: 0x8006 [ 0.242708] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bcdDevice: 0x0200 [ 0.242725] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iManufacturer: 0x02 [ 0.242743] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iProduct: 0x01 [ 0.242762] [0000060f] libusbx: debug [darwin_cache_device_descriptor] iSerialNumber: 0x00 [ 0.242780] [0000060f] libusbx: debug [darwin_cache_device_descriptor] bNumConfigurations: 0x01 [ 0.242841] [0000060f] libusbx: debug [darwin_check_configuration] active config: 1, first config: 1 [ 0.242864] [0000060f] libusbx: debug [process_new_device] found device with address 1 port = 0 parent = 0x100207678 at 0x0 [ 0.243871] [0000060f] libusbx: debug [process_new_device] allocating new device for location 0xfd400000 [ 0.244315] [0000060f] libusbx: warning [darwin_cache_device_descriptor] could not retrieve device descriptor 05ac:8501: device not responding. skipping device [ 0.244343] [0000060f] libusbx: debug [libusb_unref_device] destroy device 0.0 [ 0.244464] [0000060f] libusbx: debug [libusb_unref_device] destroy device 29.1 [ 0.244484] [0000060f] libusbx: debug [libusb_unref_device] destroy device 29.2 [ 0.244544] [0000060f] libusbx: debug [libusb_unref_device] destroy device 61.1 [ 0.244568] [0000060f] libusbx: debug [libusb_unref_device] destroy device 93.1 [ 0.244587] [0000060f] libusbx: debug [libusb_unref_device] destroy device 125.1 [ 0.244699] [0000060f] libusbx: debug [libusb_unref_device] destroy device 253.1 Device properties: bus number: 61 port path: 1 (from root hub) speed: 12 Mbit/s (USB FullSpeed) Reading device descriptor: [ 0.244844] [0000060f] libusbx: debug [libusb_get_device_descriptor] length: 18 device class: 0 S/N: 3 VID:PID: 0403:6001 bcdDevice: 0600 iMan:iProd:iSer: 1:2:3 nb confs: 1 Reading configuration descriptors: [ 0.244990] [0000060f] libusbx: debug [libusb_get_config_descriptor] index 0 nb interfaces: 1 interface[0]: id = 0 interface[0].altsetting[0]: num endpoints = 2 Class.SubClass.Protocol: FF.FF.FF endpoint[0].address: 81 max packet size: 0040 polling interval: 00 endpoint[1].address: 02 max packet size: 0040 polling interval: 00 Claiming interface 0... [ 0.245149] [0000060f] libusbx: debug [libusb_claim_interface] interface 0 [ 0.246390] [0000060f] libusbx: debug [get_endpoints] building table of endpoints. [ 0.249339] [0000060f] libusbx: debug [get_endpoints] interface: 0 pipe 1: dir: 1 number: 1 [ 0.249369] [0000060f] libusbx: debug [get_endpoints] interface: 0 pipe 2: dir: 0 number: 2 [ 0.249522] [0000060f] libusbx: debug [darwin_claim_interface] interface opened Reading string descriptors: [ 0.249787] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.249833] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.249853] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.252195] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.252338] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.252379] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.252494] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.252522] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.252538] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1001122e0 has callback 0x10000e0d0 [ 0.252620] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=4 [ 0.252700] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.252718] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.252734] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.255126] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.255442] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.255541] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.255643] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.255731] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.255772] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1001122e0 has callback 0x10000e0d0 [ 0.255875] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=14 String (0x01): "ENTTEC" [ 0.255980] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.256002] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.256019] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.258180] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.258274] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.258314] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.258347] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.258392] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.258424] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1001122e0 has callback 0x10000e0d0 [ 0.258457] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=4 [ 0.258537] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.258555] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.258571] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.262177] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.262270] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.262389] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.262433] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.262541] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.262583] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1001122e0 has callback 0x10000e0d0 [ 0.262687] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=24 String (0x02): "DMX USB PRO" [ 0.262791] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.262811] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.262873] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.265179] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.265270] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.265312] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.265438] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.265543] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.265584] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1002081d0 has callback 0x10000e0d0 [ 0.265691] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=4 [ 0.265784] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.265805] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.265867] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.269177] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.269267] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.269306] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.269426] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.269538] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.269580] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1002081d0 has callback 0x10000e0d0 [ 0.269643] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=18 String (0x03): "EN096222" [ 0.269771] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.269792] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.269809] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.272178] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.272271] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.272310] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.272344] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.272389] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status 0 [ 0.272422] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1002081d0 has callback 0x10000e0d0 [ 0.272453] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=4 [ 0.272534] [0000060f] libusbx: debug [libusb_get_next_timeout] no URB with timeout or all handled by OS; no timeout! [ 0.272552] [0000060f] libusbx: debug [libusb_handle_events_timeout_completed] doing our own event handling [ 0.272567] [0000060f] libusbx: debug [handle_events] poll() 2 fds with timeout in 60000ms [ 0.275234] [00001403] libusbx: debug [darwin_async_io_callback] an async io operation has completed [ 0.275326] [0000060f] libusbx: debug [handle_events] poll() returned 1 [ 0.275444] [0000060f] libusbx: debug [op_handle_events] checking fd 4 with revents = 0 [ 0.275487] [0000060f] libusbx: debug [op_handle_events] checking fd 6 with revents = 1 [ 0.275606] [0000060f] libusbx: debug [darwin_handle_callback] handling control completion with kernel status -536854449 [ 0.275648] [0000060f] libusbx: debug [darwin_transfer_status] transfer error: pipe is stalled [ 0.275751] [0000060f] libusbx: debug [usbi_handle_transfer_completion] transfer 0x1001122e0 has callback 0x10000e0d0 [ 0.275772] [0000060f] libusbx: debug [ctrl_transfer_cb] actual_length=0 Releasing interface 0... [ 0.275887] [0000060f] libusbx: debug [libusb_release_interface] interface 0 Closing device... [ 0.276266] [0000060f] libusbx: debug [libusb_close] [ 0.276632] [0000060f] libusbx: debug [usbi_remove_pollfd] remove fd 6 [ 0.276699] [0000060f] libusbx: debug [libusb_unref_device] destroy device 61.2 [ 0.276723] [0000060f] libusbx: debug [libusb_exit] [ 0.276738] [0000060f] libusbx: debug [libusb_exit] destroying default context [ 0.276754] [0000060f] libusbx: debug [usbi_remove_pollfd] remove fd 4 [ 0.276861] [00001403] libusbx: debug [event_thread_main] thread exiting

et :
Code:
$ install_name_tool Usage: install_name_tool [-change old new] ... [-rpath old new] ... [-add_rpath new] ... [-delete_rpath old] ... [-id name] input

j'ai bon?

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 2 weeks ago #6378 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b9
ouais jusqu'ici t'as tout bon!
la dernière chose incertaine c'est si ton compilateur peut compilé à la volée pour les architectures 32 et 64 bits.
voila ce que tu vas faire, tu te rends dans le repertoire libusbx-1.0.15 via un terminal et tu tapes:
make distclean
./configure --disable-log
make CFLAGS="-arch i386 -arch x86_64"
sudo make install
cd libusb/.libs
install_name_tool -id @executable_path/../lib/libusb-1.0.0.dylib libusb-1.0.0.dylib
cp libusb-1.0.0.dylib /Users/francoisblondel/Desktop


après, si tout fonctionne, tu fais un .zip de la libusb qui est dans to Desktop et tu le poste ici.
je croise les doigts....

++

nicolas

Please Log in to join the conversation.

More
13 years 2 weeks ago #6379 by pancho
Replied by pancho on topic 3.0.15_b9
Code:
$ make CFLAGS="-arch i386 -arch x86_64" make all-recursive Making all in libusb CC libusb_1_0_la-core.lo gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags make[2]: *** [libusb_1_0_la-core.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

ouille?

Please Log in to join the conversation.

Time to create page: 0.236 seconds
Powered by Kunena Forum