Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

171 Pages V  « < 37 38 39 40 41 > »   
Closed Topic Start new topic
Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development*
*
  • Group: Members
  • Posts: 17
  • Joined: 4-April 08
  • Member No.: 210,050
Hello,
I have MINI-PCI 2200BG Wi-Fi in my ThinkPad T30.
It works well with last stable and beta drv version.
I have no problem to connect to my WEP PROTECTED Wi-Fi router. So, i press connect and it ask me for key.
I have to insert the key every reboot. No way to have auto-reconnection every boot.
But, I have one Q to ask. Some times my system is just crash. In a way, it's suddenly freeze. No cursor movement, no error massage. It just freeze. Only way to switch it off, keep OFF button for a while. I don't know is it from Wi-Fi or what. Did somebody have similar experience? It's really difficult to say what could be a problem. Just to know, if it some common issue or not.

Thank you.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 39
  • Joined: 14-April 07
  • From: Eastern Coast
  • Member No.: 100,766
Hey odessamarin I just experienced the same problem with mine on a IBM T43 ThinkPad. So far the driver works pretty good. Only suggestion i would make is making an option to connect to hidden SSID's like at my university they have wireless but i can't connect to it because its hidden and the driver doesn't see it. Anyway to make this option available? And i'd be happy to help in anyway.

Sorry jalavoui forgot to include what card i have and driver i'm using.
Card is Intel Pro Wireless 2200b/g
Driver is the latest for 10.5 2200

So is there anyway to do this? I tried getting my IP and other information in WinXP then inputting it into the ethnet in network for the wireless card and turned off then on again and didn't work.

Thanks.
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
iwi3945 rel 702
fix for symbols
if this don't work try to fix it
much easier when you have the card
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
Hello,

Just built 702; had immediate Kernel Panic on kextload. (First time for this, I usually get 8-10 mins of running time before kp) Here's screenshots from my phone when booting with -s. Hope it helps.

Attached File  kp2.jpg ( 139.19K ) Number of downloads: 34
Attached File  kp1.jpg ( 121.12K ) Number of downloads: 35
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 17
  • Joined: 4-April 08
  • Member No.: 210,050
QUOTE (FurmanSK @ Apr 14 2008, 03:14 PM) *
Hey odessamarin I just experienced the same problem with mine on a IBM T43 ThinkPad.


You mean it's freeze sometime? What could we try to do, to prevent it?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 17
  • Joined: 14-April 08
  • Member No.: 214,780
Hi, I'm new to the OSx86 scene and I am having a little trouble getting my Intell 2200 BG wireless card working on my Kalyway 10.5.2 Hackintosh. Other than this and no battery meter the computer works perfectly.

I browsed this forum for a while and found the .dmg package that could be used to install the card, every time I installed the package though my OSx86 machine would not boot. It would only show the BSOD (Black Screen of Death) that asked me to restart. I believe whenever the card turns on my computer crashes and the installer was automatically turning the card on making a boot loop.

So I found manual instructions on this page using the pieces of the package. I took the ktext and put it in ktext helper and it ran the easy intall. I also put Igui and Network Selector in the applications folder. Finally I restarted and ran -f and -v.When I opened my Network settings I found that the computer had detected a new option and I created it. I did not mess with any of the settings not setting anything manually. I assume this was my wireless card but I did note that there are now two Ethernet options in the Network Settings.

Then I tried to turn on the wireless card via Network Selector. After putting in 1 the program would hang. On a restart of the program I would type 1 and it would turn on the card but then I would get the BSOD and need to restart. Performing this process again had the same effect. If I loaded up only Igui and tried to turn on the card the computer will hang and the program will crash.If I am fast enough after using Network Selector I can log into Igui and the card is on but not long enough to detect any networks.

Can anyone help me with this issue? Is there something I am missing? What should I do now?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 10-March 08
  • From: Israel
  • Member No.: 197,909
i got 3 tries and got the same result as mlazy.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 17-March 08
  • Member No.: 200,832
tryied it 5 times... immidiate kp after kextload.
logs attached.
Attached File(s)
Attached File  dmesg.txt ( 4K ) Number of downloads: 6
Attached File  ioreg.txt ( 30.61K ) Number of downloads: 2
Attached File  system.txt.zip ( 130.91K ) Number of downloads: 4
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 39
  • Joined: 14-April 07
  • From: Eastern Coast
  • Member No.: 100,766
QUOTE (odessamarin @ Apr 14 2008, 02:09 PM) *
You mean it's freeze sometime? What could we try to do, to prevent it?


Yeah likt It's only happened once today. I left it there for a few mins and then tried to move the mouse and it just sat there didn't respond. I dont know if it has anything to do with the drivers but just experienced it.
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
iwi3945
can someone add a few
IOLog("1\n");
to see here the panic exists?
maybe it's in start() ?

iwi3945 rel 703
add iolog to figure here is kp
boot with -s and post kp picture
i think this will take some time to fix
if you have a patch post it here
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 49
  • Joined: 26-January 08
  • Member No.: 178,177
QUOTE (jalavoui @ Apr 14 2008, 06:11 PM) *
iwi3945
can someone add a few
IOLog("1\n");
to see here the panic exists?
maybe it's in start() ?

iwi3945 rel 703
add iolog to figure here is kp
boot with -s and post kp picture
i think this will take some time to fix
if you have a patch post it here

KP picture 703, 10 boots same result
Attached File(s)
Attached File  KP.zip ( 537.68K ) Number of downloads: 20
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 17
  • Joined: 4-April 08
  • Member No.: 210,050
QUOTE (FurmanSK @ Apr 14 2008, 08:19 PM) *
Yeah likt It's only happened once today. I left it there for a few mins and then tried to move the mouse and it just sat there didn't respond. I dont know if it has anything to do with the drivers but just experienced it.


We getting closer.. now I switched 2200 off within driver menu, and connect my ThinkPad to the internet by wire build-in ethernet. And live it downloading staff all the night. And guess what? No crash! It still alive. So I'm more concern about driver. Today will put my Dlink USB dangle. Maybe developers could advice some older version or something that we could try to do? What about WEP, could be a case of this freezing? It's strange, cose otherwise driver work very well, just this crash from time to time.. sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
iwi3945 rel 704
from last kp picture i can see where the panic is
this kp check must go until you see "17" on screen
only test this once - boot with -s
post what number you get on screen when the kp occurs
if you test this faster i'll fix it
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 281
  • Joined: 4-October 07
  • Member No.: 139,847
Jalavoui, I PM'ed you about perhaps getting you a 3945 card. We are so close, and if you had one, you said you could finish this very quickly. Please PM me back, because we all want to see this driver finished, you are doing such an amazing job!
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
Good Morning,

Here's a KP with 704. I see the counts you mention, but mine panics after 7, throws the error and then the count jumps to 26? see attached:

Attached File  703.jpg ( 130.1K ) Number of downloads: 29


PS, I can test all day today.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 160
  • Joined: 2-September 07
  • Member No.: 131,655
Someone send this man a 3945 card! biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 2
  • Joined: 15-April 08
  • Member No.: 215,199
Running 10.5.0

Rev 704
Same KP here after 8.
Attached File(s)
Attached File  Image005.jpg ( 359.67K ) Number of downloads: 30
 
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
iwi3945 rel 705
test the same way as i said in last post

about hardware
i can't accept cards because i work on a imac g3...

iwi2200
i know you like to have more features
i can help making new code but i need someone with this card and code abilities to help
the WPA code needs to be implemented
the nsgui can have code for hidden essid, store passwords, etc

iwi2100
same as iwi2200

iwi4965
better wait for 3945 to be stable
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
No immediate KP! Been running for about 7 mins with no issues. Now, when I build and run Network selector, it doesn't seem to do anything. I launch it, select 2, and it jumps back to the menu. Am I doing something wrong? Based on the logs, it's looking around, but I don't see an active "scan".

Jalavoui, where are you located? Maybe one of us could loan you a laptop for testing. And if you get this running, I hope you have a paypal acct, there are hundreds of ppl who should step up to support your efforts!



Attached File  systemlog705.txt ( 960.5K ) Number of downloads: 5
Attached File  dmesg705.txt ( 8.09K ) Number of downloads: 3
[attachment=25
07:ioreg705.txt]
Attached File(s)
Attached File  ioreg705.txt ( 40.87K ) Number of downloads: 0
 
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
thanks for the fast logs - you should all do this
there's a error in code - i wrote it to fast
i'll upload to svn
wait...

iwi3945 rel 706
please TRY to post the initial drive startup log lines
i can't see what happens when the driver load
use kextload to load the driver after mac os x boot
use console ->reload to get all log lines from system.log
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 37 38 39 40 41 > » 
Closed Topic Start new topic

2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 22nd November 2009 - 02:35 AM