( oops, the previous mail was missing most of the text ... )
hello,
for my information, isn't a kext supposed to be reported by kextstat
if the kextload suceeded ?
Is the 'touch' step required ? that is the first time I hear about this.
some mentionned a 'sudo killall -SIGHUP kextd' after copying in /S/L/E ...
( my own codeless kext is not doing the job, still lookign for a
foolproof how-to.... )
On Dec 5, 2007 7:58 PM, Philippe BARTHELEMY
<email@hidden> wrote:
sudo killall -SIGHUP kextd
On Dec 5, 2007 5:15 PM, Rich Kubota <email@hidden> wrote:
> Fabrizio,
>
> 1. have you verified that you can manually load the kext using
> sudo kextload -t /System/Library/Extensions/YourCodeless.kext
> 2. If you copied the kext to /S/L/E, did you do touch /S/L/E and
> reboot.
> 3. You should try installing the IOUSBFamily log version and use the
> logging facility at level 6 to see which kexts were matched to the
> Logitech device.
>
> The match criteria which you specify below will have the highest
> match priority.
>
> best wishes.
>
> rich kubota
>
>
> At 1:59 PM +0100 12/5/07, Fabrizio Sestito wrote:
> >Hello,
> >I ported g15daemon (a Logitech g15 leyboard driver using libusb) to
> >Tiger and it works fine using a codeless kext.
> >I'm not able to launch the same daemon on 10.5.x, it ends with libusb
> >errors (device handled exclusively by HID kernel module).
> >It seems that my codeless kext is not working properly.
> >
> >This is the Info.plist (working on 10.4.x)
> >
> ><plist version="1.0">
> > <dict>
> > <key>CFBundleDevelopmentRegion</key> <string>English</string>
> > <key>CFBundleGetInfoString</key> <string>Libusb USB device
> >Shield</string>
> > <key>CFBundleIdentifier</key>
> > <string>com.libusb.USB_Shield</string>
> > <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string>
> > <key>CFBundleName</key> <string>Libusb USB device
> > Shield</string>
> > <key>CFBundlePackageType</key> <string>KEXT</string>
> > <key>CFBundleSignature</key> <string>????</string>
> > <key>CFBundleVersion</key> <string>6.0</string>
> > <key>IOKitPersonalities</key>
> > <dict>
> > <key>Logitech G15</key>
> > <dict>
> > <key>CFBundleIdentifier</key>
> > <string>com.apple.kernel.iokit</string>
> > <key>IOClass</key>
> > <string>IOService</string>
> > <key>IOProbeScore</key>
> > <integer>106000</integer>
> > <key>IOProviderClass</key>
> > <string>IOUSBInterface</string>
> > <key>bConfigurationValue</key>
> > <integer>1</integer>
> > <key>bInterfaceNumber</key>
> > <integer>0</integer>
> > <key>bcdDevice</key>
> > <integer>259</integer>
> > <key>idProduct</key>
> > <integer>49698</integer>
> > <key>idVendor</key>
> > <integer>1133</integer>
> > </dict>
> > </dict>
> > <key>OSBundleCompatibleVersion</key> <string>1.8</string>
> > <key>OSBundleLibraries</key>
> > <dict>
> > <key>com.apple.kernel.iokit</key> <string>6.0</string>
> > </dict>
> > </dict>
> ></plist>
> >
> >Thanks in advance.
> >Fabrizio.
> > _______________________________________________
> >Do not post admin requests to the list. They will be ignored.
> >Usb mailing list (email@hidden)
> >Help/Unsubscribe/Update your Subscription:
> >http://lists.apple.com/mailman/options/usb/email@hidden
> >
> >This email sent to email@hidden
>
> --
> Sincerely,
> Rich Kubota
> email@hidden
> (408) 974-6212
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Usb mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/usb/email@hidden
>
> This email sent to email@hidden
>
>
--
also on skype, as philippe.barthelemy.
--
also on skype, as philippe.barthelemy.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/usb/email@hidden
This email sent to email@hidden
--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.16.12/1162 - Release Date:
11/30/2007 9:26 PM