Re: usb driver fail on Intel core i7
Re: usb driver fail on Intel core i7
- Subject: Re: usb driver fail on Intel core i7
- From: Sean McBride <email@hidden>
- Date: Wed, 27 Apr 2011 10:39:25 -0400
- Organization: Rogue Research Inc.
On Wed, 27 Apr 2011 18:09:27 +0800, yibo.guo(郭一波) said:
> I downloaded the sample code "AppleUSBCDC", build it for the x86_64,
>but it failed on Intel core i7, our .kext file name is
>MACUSBDriver.kext, the log as:
>
>11-4-27 下�05:14:07 com.apple.kextd[10] Can't load /System/Library/
>Extensions/IOSerialFamily.kext/Contents/PlugIns/
>InternalModemSupport.kext - no code for running kernel's architecture.
>11-4-27 下�05:14:07 com.apple.kextd[10] Failed to load /System/
>Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/
>InternalModemSupport.kext - (libkern/kext) requested architecture/
>executable not found.
Did you use 'lipo' (see 'man lipo') to confirm the architecture of your
kext and also any kexts and libraries that your kext depends on? Looks
to me like InternalModemSupport.kext is 32 bit only, do you depend on
that kext?
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden