Jump to content
aelius

USB to serial pe Mavericks [Mac OS X]

Recommended Posts

Folosesc des un adaptor usb to serial pentru a ma conecta pe diverse echipamente. Dupa update-ul la Mavericks, am constatat ca nu ma mai pot conecta. Cam aceiasi problema a fost si la Lion.


macbook ~$ cd Work/
macbook Work$ curl -o osx-pl2303.kext.tgz http://www.xbsd.nl/pub/osx-pl2303.kext.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 52512 100 52512 0 0 177k 0 --:--:-- --:--:-- --:--:-- 178k
macbook Work$ tar zxvf osx-pl2303.kext.tgz
x osx-pl2303.kext/
x osx-pl2303.kext/Contents/
x osx-pl2303.kext/Contents/Info.plist
x osx-pl2303.kext/Contents/MacOS/
x osx-pl2303.kext/Contents/Resources/
x osx-pl2303.kext/Contents/Resources/COPYING
x osx-pl2303.kext/Contents/Resources/English.lproj/
x osx-pl2303.kext/Contents/Resources/English.lproj/InfoPlist.strings
x osx-pl2303.kext/Contents/MacOS/osx-pl2303
macbook Work$ cd osx-pl2303.kext
macbook osx-pl2303.kext$ ls
Contents
macbook osx-pl2303.kext$ cd ..
macbook Work$ sudo cp -R osx-pl2303.kext /System/Library/Extensions/
Password:
macbook Work$ sudo chmod -R 755 /System/Library/Extensions/osx-pl2303.kext/
macbook Work$ sudo chown -R root:wheel /System/Library/Extensions/osx-pl2303.kext/
macbook Work$ sudo kextload /System/Library/Extensions/osx-pl2303.kext
macbook Work$ sudo kextcache -system-cache


macbook Work$ kextstat|grep 2303
138 0 0xffffff7f820ee000 0xb000 0xb000 nl.bjaelectronics.driver.PL2303 (1.0.0d1) <110 36 5 4 3>

Functioneaza perfect driverul.

Sursa: xbsd.nl - PL2303 Serial USB on OSX Lion

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...