Jump to content
3992 posts in this topic

Recommended Posts

i have started working on something called nsGUI (network Selector GUI),

i guess i don't have to tell you what it is as the name pretty much tells you everyting you need to know...

 

hopefully it won't be that hard, the entire gui is written in C++ so "porting" the networkSelector code into the GUI environment should be easy.

 

currently i'm having a little trouble understanding event handling in interface builder, but i'll get the hang of it (and if someone wishes to throw in a bone you are more than welcome).

 

let me just finish with a rant:

damn you apple devs ! you have created this amazing OS, now if you please be kind and create a decent GUI development platform ? i can't believe i'm saying this but you should learn from M$ with their kickass visual studio 2005 *in love*

post-5088-1178326464_thumb.png

anyways i wish to take a deeper look into the new builds of networkSelector. it is so exciting, just like looking at my own child after it has grown up :thumbsup_anim:

That's more than GREAT!!! :thumbsup_anim:

 

airfly on my vaio im having the same KP with my 3945 card

I think it was the same problem. keep on testing.

moses,

 

great work :(

 

i just remembered to add a feature:

 

- if the user is associated to a network, don't allow to use (2) to associate to a new one

- only allow associate when status is scanning for networks - this is after press (1)

- add a status display when scanning

 

i re-enable the stats for iwi2200 - this means you can use the signal strenght values for graphic display

 

 

i'll try to write networkselector code for iwi3945 - the mac80211 ism killing me...

i'll try to write networkselector code for iwi3945 - the mac80211 ism killing me...

 

lol, look at that this way, at least you are still writing that in C/C++ and not in some mocked up language apple made up to annoy developers called objective C .

 

 

[crying] i want C# i want .NET i want Visual Studio 2005 [end crying]

iwi3945

 

can someone test this?

 

i've added the ipw_get_channels_for_scan()

 

looks like there's a bug in ieee80211_hw_mode/ ieee80211_local that cause the panic

 

i'll crack it

 

 

hello world! - logs needed

 

svn is broken - here's the source

 

 

moseschrist,

 

just remebered that there's a bug in the networkselector option (2) that causes some networks to not be listed - maybe you can check the code

 

the radio on/off (0x30) also needs to be improved

iwi3945.dmg

source.zip

hey I tried to use the newest driver on your google website on my e1505, and when I restarted (and ever since then) it tells me that I need to restart my computer, and hence, I cannot get into the OS. Since Im new, is there a way to get into terminal from my install DVD?

new log for last iwi3945

 

10.4.9 kernel 8.9.1

 

no kernel panic :thumbsup_anim:

 

I tried to unload the iwi3945.kext, then tried dmesg and got more those lines:

 

iwi3945: ifconfig down

iwi3945: ifconfig going down

iwi3945: message e0000200

iwi3945: message e0000210

iwi3945: message e0000210

iwi3945: todo: Freeing

dmesg.txt

ioreg.txt

system.txt

ok guys, im feeling kind of lost. Im not sure if my card is going anywhere.

I even tried one of those Dell Truemobile 1490's for kicks. With that, I got a

BIOS error message and couldnt even boot into OSX. btw, anyone know how I

can fix that? like, is there any BIOS that I can flash to my laptop so it wont

give me the error?(i have a dv8000) Anyway, java and you other coders, you are

GODS!!! i just need to know if anyone thinks mine and others with my same problem

are going to have a chance on this stuff. its just seems that my dmesg's arent

matching up and that the MAC address stuff isnt working. o well, im not trying to

complain, i have almost everything else on my laptop working. anyway, here are

the logs for the latest version posted. thanx again to all.

dmesg.txt

ioreg.txt

system.txt

iwii3945 this is rev 395 - i'm unable to upload the .dmg to svn but the source code is there

 

don't complain if get kernel panic

 

Airfly,

 

the kextunload don't work - need to fix the code

 

 

tprins228,

 

can you add your problem to iwidarwin "issue". maybe someone can find a fix for that

itm will remain an open issue until a fix is find

iwi3945.dmg

hey I tried to use the newest driver on your google website on my e1505, and when I restarted (and ever since then) it tells me that I need to restart my computer, and hence, I cannot get into the OS. Since Im new, is there a way to get into terminal from my install DVD?

 

Hi,

I'll try to help you so programmers keep programming.

Were you able to boot in single user mode with "-s" ?

Then you have to go into super user mode with "su" and enter root password.

Then go into /System/Library/Extensions

and remove iwi3945.kext

reboot and that should work.

Any question please ask, good luck!

Guest
This topic is now closed to further replies.
×
×
  • Create New...