PDA

View Full Version : Ralink drivers


aRt
04-05-2007, 12:11 AM
17RT61CardBusDriver is not compatible with its superclass, 20IOEthernetController superclass changed?
kextload: a link/load error occured for kernel extension RT61CardBusDriver.kext
load failed for extension RT61CardBusDriver.kext
(run kextload with -t for diagnostic output)

The above is the errors I get attempting to use ralinks drivers that claim to support
10.4.x

http://www.ralinktech.com/ralink/Home/Support/Macintosh.html

is the location of these drivers.

I use a DWL-G510 c2 card from d-link

The vendor code of my card seems to be supported, anyways - the kexts wont load
probably because of IONetworkFamily.kext

Anyone got any ideas?


aRt.

morgansson
04-06-2007, 12:50 PM
its still not working.
prasys did a driver but it only works for usb devices for now.
just wait.. or get a usb for some bucks :D

prasys
04-07-2007, 10:37 AM
Its because , the IONetworkingFamily connection kext that is looking for must be in PowerPC , not Intel or UniBin. Apple have changed a lot of things in how IONetworking works in Intel. Thats the reason why we can't get it to work. I am trying to get the source off BSD and taking a look at the Kismac's driver project

alex3305
04-12-2007, 12:53 AM
If I am correct the IONetworkingFamily was included in OSX Intel till 10.4.7, in the new kernel it was removed. Also check out the topic on the Intel PROWireless 2200BG on the InsanelyMac forum.