Jump to content
7 posts in this topic

Recommended Posts

Guest BuildSmart
Syntax 802.11b USB-400 USB Prism 10.2-10.4 Dlink DWL-122 1.4.7 Drivers Edit Info plist in driver and add VID.

 

I found that in a thread about my wireless adaptor.

 

I open the plist fine but I don't understand what it means to add vid

Add your Vendor ID (vid) so your device is recognized by the driver.

Hey can you help me out a little more? I can't figure out where to put my vid.

Here is my Vendor ID-0x0967

 

This is the plist, just let me know where to put what

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>CFBundleGetInfoString</key>

<string>Wireless LAN USB Driver Install Package Ver. 1.4.7</string>

<key>CFBundleIdentifier</key>

<string>com.Vendor.UsbDriverInstall</string>

<key>CFBundleName</key>

<string>Wireless LAN USB Driver Install</string>

<key>CFBundleShortVersionString</key>

<string>USB Driver Install v 1.4.7</string>

<key>IFMajorVersion</key>

<integer>1</integer>

<key>IFMinorVersion</key>

<integer>4</integer>

<key>IFPkgFlagAllowBackRev</key>

<true/>

<key>IFPkgFlagAuthorizationAction</key>

<string>RootAuthorization</string>

<key>IFPkgFlagDefaultLocation</key>

<string>/System/Library</string>

<key>IFPkgFlagInstallFat</key>

<false/>

<key>IFPkgFlagIsRequired</key>

<true/>

<key>IFPkgFlagOverwritePermissions</key>

<true/>

<key>IFPkgFlagRelocatable</key>

<false/>

<key>IFPkgFlagRestartAction</key>

<string>RequiredRestart</string>

<key>IFPkgFlagRootVolumeOnly</key>

<false/>

<key>IFPkgFlagUpdateInstalledLanguages</key>

<false/>

<key>IFPkgFlagUseUserMask</key>

<false/>

<key>IFPkgFormatVersion</key>

<real>0.10000000149011612</real>

</dict>

</plist>

 

Thanks, hopefully for the last time

Guest BuildSmart
jojijioj

The fact that you have no patience to wait for assistance and you are trying to edit the installer package shows how much you don't know about what it is you need to do.

 

I will provide instructions, please don't question the instructions.

 

Double click that installer.

When it opens, in the "File" menu is an option to "Show Files", select it and copy the list of files to paste here later if needed.

Complete the installation, reboot the machine and see if your wireless adapter is working.

If it is not working come here and paste the list of installed files so I can tell you which file you need to edit.

If it is working then you wasted our time because you couldn't figure out that you have to run the installer first before concluding that the driver needs modification.

If you honestly believe that I didn't try to install it already :/

 

I'm just right now finally facing the facts that this adapter won't work. Even when I launch its settings from system configuration it tells me the driver won't runon an intel based mac. I've looked for newer ones but it's discontinued.

Guest BuildSmart
If you honestly believe that I didn't try to install it already :/

 

I'm just right now finally facing the facts that this adapter won't work. Even when I launch its settings from system configuration it tells me the driver won't runon an intel based mac. I've looked for newer ones but it's discontinued.

You don't provide enough information let alone the driver you're trying to make work.

 

You don't know which file to edit and this stems from your lack of knowledge and understanding about the OS in general.

 

I don't believe the adapter doesn't work or can't be made to work, I believe it is beyond your abilities to figure it out.

 

Post all of the device ID's (product, vendor, subsys product and subsys vendor), the chipset the device uses and a driver you can find.

 

It may be possible to decompile and generate an intel one if none exists.

 

I asked you to post information and for whatever reason you did not do this, were my instructions too complicated for you?

×
×
  • Create New...