- Posts: 71
- Thank you received: 1
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 .
mavericks
- ouzadia
- Offline
Less
More
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
12 years 6 months ago #7060
by sl1200mk2
nicolas
Replied by sl1200mk2 on topic mavericks
le masque 255.255.255.0 fonctionne si ton IP est du style 192.168.x.x
pour les IP en 10.x.x.x ou 2.x.x.x, le seul masque possible est 255.0.0.0
étant donné que la norme ArtNet définie ces deux dernières adresses et uniquement celles là, il vaut mieux régler les cartes réseaux de la sorte.
maintenant, les adresses 192.168.x.x fonctionnent aussi, mais je pense que c'est pas bien de les laisser comme ça.
++
pour les IP en 10.x.x.x ou 2.x.x.x, le seul masque possible est 255.0.0.0
étant donné que la norme ArtNet définie ces deux dernières adresses et uniquement celles là, il vaut mieux régler les cartes réseaux de la sorte.
maintenant, les adresses 192.168.x.x fonctionnent aussi, mais je pense que c'est pas bien de les laisser comme ça.
++
nicolas
The following user(s) said Thank You: ouzadia
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
- bgoubert
- Offline
Less
More
- Posts: 273
- Thank you received: 22
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
12 years 6 months ago #7076
by sl1200mk2
nicolas
Replied by sl1200mk2 on topic mavericks
ben ouais c'est bizarre.
fr.wikipedia.org/wiki/Classe_d'adresse_IP
ce site nous dit bien que 10.x.x.x c'est de la classe A et que le masque de sous-réseau qui peut s'appliquer c'est 255.0.0.0
:huh:
fr.wikipedia.org/wiki/Classe_d'adresse_IP
ce site nous dit bien que 10.x.x.x c'est de la classe A et que le masque de sous-réseau qui peut s'appliquer c'est 255.0.0.0
:huh:
nicolas
Please Log in to join the conversation.
- ouzadia
- Offline
Less
More
- Posts: 71
- Thank you received: 1
- Wilf
- Offline
Less
More
- Posts: 119
- Thank you received: 3
12 years 5 months ago - 12 years 5 months ago #7109
by Wilf
Replied by Wilf on topic mavericks
On my spare laptop I uninstalled the FTDI-drivers so DLight would not ask for a password.
After upgrading to Mavericks and using 3.0.17_b7 I get this problem:
1. When choosing the USB DMX libusbx I get the osascript password prompt when switching on USB.
2. After typing in my password the USBDMX stays off.
3. When trying to switch on the USBDMX (pressing the red LED) I get the prompt again.
4. After typing in my password the USBDMX stays off.
I can repeat steps 2 > 4 ad infinitum.
The hardware I am using is an ENTTEC DMX USB PRO Mk2.
I read that the FTDI drivers are back in Mavericks and I removed them again but this does not help.
Remove I did (sudo):
in /usr/local/lib:
rm libftd2xx.dylib
rm libftd2xx.1.0.0.dylib
rm libftd2xx.1.0.2.dylib
rm libftd2xx.1.0.4.dylib
Tried to remove (but did not exist):
in /System/Library/Extensions:
rm -r FTDIUSBSerialDriver.kext
in /Library/Receipts:
rm -r TDIUSBSerialDriver.kext
[edit]
Same problem with 3.0.14 and 3.0.17_b6 so it is a problem with Mavericks and FTDI, not the newest beta of DL.
Do people here have the same problem and maybe a solution?
[/edit]
After upgrading to Mavericks and using 3.0.17_b7 I get this problem:
1. When choosing the USB DMX libusbx I get the osascript password prompt when switching on USB.
2. After typing in my password the USBDMX stays off.
3. When trying to switch on the USBDMX (pressing the red LED) I get the prompt again.
4. After typing in my password the USBDMX stays off.
I can repeat steps 2 > 4 ad infinitum.
The hardware I am using is an ENTTEC DMX USB PRO Mk2.
I read that the FTDI drivers are back in Mavericks and I removed them again but this does not help.
Remove I did (sudo):
in /usr/local/lib:
rm libftd2xx.dylib
rm libftd2xx.1.0.0.dylib
rm libftd2xx.1.0.2.dylib
rm libftd2xx.1.0.4.dylib
Tried to remove (but did not exist):
in /System/Library/Extensions:
rm -r FTDIUSBSerialDriver.kext
in /Library/Receipts:
rm -r TDIUSBSerialDriver.kext
[edit]
Same problem with 3.0.14 and 3.0.17_b6 so it is a problem with Mavericks and FTDI, not the newest beta of DL.
Do people here have the same problem and maybe a solution?
[/edit]
Last edit: 12 years 5 months ago by Wilf.
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
12 years 5 months ago #7111
by sl1200mk2
nicolas
Replied by sl1200mk2 on topic mavericks
@Wilf
first, please read this, found on the web on the enttec website:
www.enttec.com/support-center/kb/article...s_(10.9)_-_IMPORTANT
for me, with maverick and the latest beta:
I re-install the ftdi drivers
apparently this has removed the AppleUSBFTDI.kext on my mac because I can't find this kext
usb MK2 works fine...
do you have this kext on your computer?
++
first, please read this, found on the web on the enttec website:
www.enttec.com/support-center/kb/article...s_(10.9)_-_IMPORTANT
for me, with maverick and the latest beta:
I re-install the ftdi drivers
apparently this has removed the AppleUSBFTDI.kext on my mac because I can't find this kext
usb MK2 works fine...
do you have this kext on your computer?
++
nicolas
Please Log in to join the conversation.
- plem
- Offline
Less
More
- Posts: 9
- Thank you received: 0
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
12 years 5 months ago #7121
by sl1200mk2
nicolas
Replied by sl1200mk2 on topic mavericks
@Wilf
I previously made the tests with dmxKing.com
I've tested with the MK2 and it fails.
but, I've a workaround...
in the file called DLight.tcl, find a function called ExeUL
and change it to looks like this:
tell me if it works.
++
I previously made the tests with dmxKing.com
I've tested with the MK2 and it fails.
but, I've a workaround...
in the file called DLight.tcl, find a function called ExeUL
and change it to looks like this:
Code:
proc ExeUL {} {
set state [exec kextstat | grep FTDI]
if {![string equal $state ""]} {
exec osascript -e {
set theAdmin to "myPassword"
do shell script "kextunload /System/Library/Extensions/FTDIUSBSerialDriver.kext; kextunload /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBFTDI.kext" password theAdmin with administrator privileges
}
}
}
tell me if it works.
++
nicolas
The following user(s) said Thank You: Wilf
Please Log in to join the conversation.
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
- sl1200mk2
-
- Offline
Less
More
- Posts: 11491
- Thank you received: 1057
- Wilf
- Offline
Less
More
- Posts: 119
- Thank you received: 3
- plem
- Offline
Less
More
- Posts: 9
- Thank you received: 0
Time to create page: 0.189 seconds
Français
English
:Light, le masque à toujours été 255.255.255.0