Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development* |
![]() |
Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development* |
|
GtG
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 12:39 AM Post #601
|
|
|
|
lastsoft
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 01:37 AM Post #602
|
|
yep same here.
|
|
psedog
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 06:18 AM Post #603
|
|
Unhandled transform (1) for ioctl group = 78 (N), number = 3, length = 100 Illegal instruction logout I get this same exact error. I've been watching this thread for about a month. I realize that the 3945 is not going to be up and running for a while. I have tried a few of the .dmg's with no success, so I ebay'd a 2915 for less than $20 |
|
Sousuke
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 06:34 AM Post #604
|
![]()
|
I got the same screen like Roal2488...
|
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 7 2008, 01:52 PM Post #605
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
iwi3945
can someone post the kp picture last one doesn't show where it crashes |
|
Roal2488
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 05:30 PM Post #606
|
|
iwi3945 can someone post the kp picture last one doesn't show where it crashes Jalavoui: I got a KP(grey screen of death) when i mounted the kext with the kexhelper application, but i coulndt get any logs. of course i get the same KP whle trying to boot normally. will try with -v to see what happens. then i booted with -s and loaded the driver manually with the kextload command and got the screen i posted. How do i make it crash booting with -s? the thing is that the screen freezes there and still after 15min it was still like that. |
|
glorybox
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 05:37 PM Post #607
|
|
iwi3945 can someone post the kp picture last one doesn't show where it crashes 669 KP
__1047___1086___1073___1088_156.jpg ( 430.83K )
Number of downloads: 58
__1047___1086___1073___1088_157.jpg ( 319.54K )
Number of downloads: 42 |
|
glorybox
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 07:14 PM Post #608
|
|
I've posted some markers and recompiled it. It crashes right here:
void ieee80211_sta_work(struct work_struct *work) { IM_HERE_NOW(); struct ieee80211_sub_if_data *sdata = (struct ieee80211_sub_if_data*)work->data;//check this // container_of(work, struct ieee80211_sub_if_data, u.sta.work); struct net_device *dev = sdata->dev; ---->>>>> HERE struct ieee80211_local *local = (struct ieee80211_local*)wdev_priv(dev->ieee80211_ptr); struct ieee80211_if_sta *ifsta; struct sk_buff *skb; Hope this helps |
|
revolt_team
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 07:23 PM Post #609
|
|
i added the IOLog("1\n");
to the static int ieee80211_open(struct net_device *dev) function and re-compile it whit xcode under leo 10.5.1 then i bot whit -s the i load the kext whit kextload but ... but ... but the driver frezees and i dont give me the kernel panic there some pics ... of a couple of try's
Attached File(s)
|
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 7 2008, 07:53 PM Post #610
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
I've posted some markers and recompiled it. It crashes right here:void ieee80211_sta_work(struct work_struct *work){IM_HERE_NOW(); struct ieee80211_sub_if_data *sdata = (struct ieee80211_sub_if_data*)work->data;//check this // container_of(work, struct ieee80211_sub_if_data, u.sta.work); struct net_device *dev = sdata->dev;---->>>>> HERE struct ieee80211_local *local = (struct ieee80211_local*)wdev_priv(dev->ieee80211_ptr); struct ieee80211_if_sta *ifsta; struct sk_buff *skb;Hope this helps very nice kp catch i'll try to fix it iwi3945 rel 670 if you have xcode maybe you can fix this - try some IOLog() if get a kp |
|
glorybox
InsanelyMac Protégé
|
![]() |
Apr 7 2008, 08:49 PM Post #611
|
|
|
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 7 2008, 09:24 PM Post #612
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
iwi3945 rel 671
fixed code for thread alloc this version should be more stable |
|
ujen
InsanelyMac Protégé
|
![]() |
Apr 8 2008, 12:54 AM Post #613
|
![]()
|
thanks, it installs and boots fine but when i try to load it it says:
ujen-s-mac-pro:~ Ujen$ sudo kextload /system/library/extensions/iwi3945.kext Password: kld(): Undefined symbols: __Z10mbuf_copymP6__mbufmmjPS0_ __Z10mbuf_flagsP6__mbuf __Z11mbuf_setlenP6__mbufm __Z12ctl_registerP12kern_ctl_regPPv __Z12mbuf_prependPP6__mbufmj __Z12mbuf_setdataP6__mbufPvm __Z15mbuf_pkthdr_lenP6__mbuf __Z17mbuf_leadingspaceP6__mbuf __Z18mbuf_pkthdr_setlenP6__mbufm __Z18mbuf_trailingspaceP6__mbuf __Z21mbuf_data_to_physicalPv __Z8mbuf_adjP6__mbufi __Z8mbuf_lenP6__mbuf __Z9mbuf_dataP6__mbuf __Z9mbuf_typeP6__mbuf kextload: kld_load_from_memory() failed for module /system/library/extensions/iwi3945.kext/Contents/MacOS/iwi3945 kextload: a link/load error occured for kernel extension /system/library/extensions/iwi3945.kext link/load failed for extension /system/library/extensions/iwi3945.kext (run kextload with -t for diagnostic output) ujen-s-mac-pro:~ Ujen$ also i cant seem to find nsgui.app anywhere, any idea? thanks |
|
Lokii
InsanelyMac Protégé
|
![]() |
Apr 8 2008, 01:00 AM Post #614
|
|
Is there any update on the 4965AGN driver for Leopard?
If there is anything I can do to help, just let me know! Once i get the driver for my WiFi card, i can finally switch to using OSX as my primary OS! |
|
imwithalwood
InsanelyMac Protégé
|
![]() |
Apr 8 2008, 01:29 AM Post #615
|
|
I'm sorry I cannot find the new release! I wanna help! Also if the kext makes a Kp what do I do? Boot with -x?
|
|
Roal2488
InsanelyMac Protégé
|
![]() |
Apr 8 2008, 01:50 AM Post #616
|
|
I'm getting the same screen as before i think
Attached File(s)
|
|
dparada78
InsanelyMac Geek
|
![]() |
Apr 8 2008, 10:06 AM Post #617
|
![]() ![]()
|
just came across this thread....just want to say thanks....my wireless works on my gateway 3550gz. i downloaded PROSet/Wireless 2200b/g and 2915a/b/g OS X 10.5 SVN latest and it works...heres my logs...im running kalyway 10.5.1....its not recognized as an airport in system profiler, and i had to add an ethernet port manually in network prefs...the airport utility says nothing....but i dont care cause it works! Thanks! just my 2 cents...
Attached File(s)
dmesg.txt ( 4K )
Number of downloads: 6
ioreg.txt ( 27.8K )
Number of downloads: 6
system.txt ( 1.05MB )
Number of downloads: 4 |
|
Chris_H
InsanelyMac Protégé
|
![]() |
Apr 8 2008, 11:01 AM Post #618
|
|
jalavoui, using iwi3945 rel 671 I get KP immediately (Kalyway 10.5.2).
I added the following markers in the code: CODE static int ieee80211_open(struct net_device *dev) { printf("CAH: 1\n"); IM_HERE_NOW(); printf("CAH: 2\n"); struct ieee80211_sub_if_data *sdata, *nsdata; printf("CAH: 3\n"); struct ieee80211_local *local = (ieee80211_local*)wdev_priv(dev->ieee80211_ptr); printf("CAH: 4\n"); struct ieee80211_if_init_conf conf; printf("CAH: 5\n"); int res; printf("CAH: 6\n"); sdata = (struct ieee80211_sub_if_data*)IEEE80211_DEV_TO_SUB_IF(dev); printf("CAH: 7\n"); //read_lock(&local->sub_if_lock); list_for_each_entry(nsdata, &local->sub_if_list, list) { printf("CAH: 7a\n"); struct net_device *ndev = nsdata->dev; printf("CAH: 7b\n"); if (ndev != dev && ndev != local->mdev /*&& netif_running(ndev)*/ && compare_ether_addr(dev->dev_addr, ndev->dev_addr) == 0 && !identical_mac_addr_allowed(sdata->type, nsdata->type)) { //read_unlock(&local->sub_if_lock); printf("CAH: 7c\n"); return -1;//-ENOTUNIQ; } printf("CAH: 7d\n"); } //read_unlock(&local->sub_if_lock); printf("CAH: 8\n"); The last marker I see on the console (the line before the KP) is 'CAH: 7' so I think the line 'list_for_each_entry(nsdata, &local->sub_if_list, list)' is giving me the KP. P.S I don't have a digital camera here to take a photo of the KP screen. |
|
dizzylol4
InsanelyMac Protégé
|
![]() |
Apr 8 2008, 12:01 PM Post #619
|
|
I'm sorry I cannot find the new release! I wanna help! Also if the kext makes a Kp what do I do? Boot with -x? am really glad we are getting some where i hope it will be done by the end of this month love ya all and please donate to the site so that it will help in the dev of other works also |
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 8 2008, 12:42 PM Post #620
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
iwi3945 rel 672
fix for ieee80211_open |
![]() |
|
Lo-Fi Version | Time is now: 22nd November 2009 - 07:58 AM |