Ticket #269 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Belkin f5d9050 ver. 4000 (rt73 chipset) fails to load driver

Reported by: spek Owned by: nobody
Priority: minor Milestone: 0.4
Component: driver subsystem Version: r286
Keywords: f5d9050 rt73 Cc:

Description

Information about computer: Macintosh Version: ibook g4 12in, 1.33gHz g4 proc., 1GB ram Mac OSX Version: 10.5.4

Information about the card: Belkin F5D9050 FCC ID = K7SF5D9050C Version: 4000 IC = 3623A-F5D9050C MAC = 00:1C

This card uses the rt73 driver like the previous Belkin 7050 I noticed, so I believed since the chipsets were both rt73 it would work. I Followed the tutorial using SmartSVN, downloaded and compiled KisMAC. Went into preferences set the device to USB RT73 and after setting the proper interface (en3 in my case) went back to start scan. Hit start scan and error box message pops up with PRISM2 message.

Attachments

f5d9050_rt73_driver_info.jpg Download (41.5 KB) - added by spek 3 years ago.

Change History

Changed 3 years ago by spek

comment:1 Changed 3 years ago by fish

You must use the uninstaller script included with Ralink's drivers as covered in the FAQ.

If you are still having trouble after doing that, please provide a copy of the console log (in trac code tags) from KisMAC startup through quit and the vendor and product IDs of the device you are trying to use.

comment:2 Changed 3 years ago by fish

  • Keywords f5d9050 added
  • Type changed from task to defect
  • Summary changed from Belkin f5d9050 ver. 4000 has rt73 chipset, fails to load driver on kismac .21a to Belkin f5d9050 ver. 4000 (rt73 chipset) fails to load driver

comment:3 Changed 3 years ago by pr0gg3d

After you have uninstalled the driver, check if [287] solves the issue.

comment:4 Changed 3 years ago by spek

  • Status changed from new to closed
  • Resolution set to fixed

SOLVED: props to Fishman and alchemyxthunder for the help and putting up with me :)

Edited: KisMAC.app/Contents/Resources/UsbVendorsRT73.plist

and Added:

<key>Belkin</key> <dict>

<key>idProduct</key> <integer>36956</integer> <key>idVendor</key> <integer>1293</integer>

</dict>

Works now, was able to capture and inject! I am using the SVN version of KisMAC

comment:5 Changed 3 years ago by spek

Belkin f5d9050 ver. 4000 needs to be added to supported hardware list

comment:6 Changed 3 years ago by spek

Belkin f5d9050 ver. 4000 added to plist in r288

comment:7 Changed 2 years ago by gkruse

  • Milestone changed from KisMAC 0.22a to 0.4

Milestone KisMAC 0.22a deleted

Note: See TracTickets for help on using tickets.