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

171 Pages V  « < 96 97 98 99 100 > »   
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: 19
  • Joined: 2-April 08
  • Member No.: 209,251
iwi3945 , r. 948

KPs as soon as i load it.
compiled with xcode (my first time, so possibly my foult?)
Attached File(s)
Attached File  system_948.txt ( 12.68K ) Number of downloads: 5
 
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
i think this hack need some hacks

iwi4965 rel 952
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
QUOTE (Doctadre @ May 3 2008, 04:09 PM) *
Hello all, I used to test the kext when mlazy had posted the kexts. Now Im trying to figger out for the life of me, how to compile my own kexts. Ive downloaded xcode, and now with devoids and pere's guide, Im at loss to find out which files I need to compile the kexts, how to download the entire file trunk. Guess Im just a dumb noob. Im no stranger to code (c++/java under my belt) Anyone down for helpin me out?


open the xcode project file *.xcodeproj then press the build button on the toolbar... it will place the built kext in /your working directory/build/debug/
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 30
  • Joined: 3-December 07
  • Member No.: 159,167
iwi4965 rel 952

kext attached
logs in a couple minutes

edit:
system becomes unresponsive immediately after loading
first three reboots unsuccessful (hangs at login), no kp message
fourth reboot ok, no kp, log coming soon

compressed log file attached
Attached File(s)
Attached File  iwi4965.kext.zip ( 408.36K ) Number of downloads: 22
Attached File  system.log.txt.zip ( 54.41K ) Number of downloads: 6
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
here is a log for 4965 r952

tried three times got kp every time... third reboot was -x boot

edit: the last line that shows in console before kernel panic is
iwl4965: U iwl4965_mac_tx leave
Attached File(s)
Attached File  system.txt ( 59.48K ) Number of downloads: 7
Attached File  iwi4965.kext.zip ( 408.36K ) Number of downloads: 0
 
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 106
  • Joined: 25-October 07
  • Member No.: 145,158
same as myself108 KP on boot.

edit:
Hmm i have quite the same logs with you myself108 until that iwl4965: U iwl4965_mac_tx leave line..
I have some more lines after just before KP oO
Attached File(s)
Attached File  system_log.txt ( 47.07K ) Number of downloads: 11
 
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 620
  • Joined: 4-April 07
  • Member No.: 98,153
iwi 3945 ucode bug and timeouts.
Couldnt make it work with the suggested hack.
Searched on internet and this bug has been a pain in the a** for a lot of linux users using hardy release.
I have find someone has release a fix for the ucode errors on 3945, but i dont know how to reach this info:

The upstream bug report mentions the following commits as possibly fixing this bug report:

commit 5c0eef960bdb87a53ba390aab7b069b2bc8d7f6d
tree 7c219792536fc1bfcbdf35ae2741a0621f3ccdea
parent 7878a5a4fcc5002e805c054730c4c5639c9d071d
author Mohamed Abbas Thu, 29 Nov 2007 11:10:14 +0800
committer David S. Miller Mon, 28 Jan 2008 15:05:36 -0800

iwlwifi: fix ucode assertion for RX queue overrun

commit d68ab68066805fdfee1f5f29ec2ec0179fd92fe1
tree 6f457e23a5b44d759050e0039a68c9f8ce66ff18
parent c342a1b91f6ccd317c68defd3b4c7bb75397d967
author Mohamed Abbas Thu, 07 Feb 2008 13:16:33 -0800
committer John W. Linville Fri, 15 Feb 2008 13:44:18
-0500

iwlwifi: earlier rx allocation


The link from the main thread is here:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/185470.

Also get this info:

They're currently working on packaging an updated driver which has a real fix for this problem and it will be available through the linux-backports-modules package. The Network Manager fix is strictly a workaround for the driver because the driver doesn't support SCAN_CAPA. The newer driver does however and also includes a fix for the LED light.

What can we do for help, Javalui?.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
finally got no kp with r952
-x boot and removed and recreated the ethernet interface in system preferences
here is a log
Attached File(s)
Attached File  system.txt ( 63.26K ) Number of downloads: 15
 
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
Thanks myself108 and x4hu. My issue now is every time I try to build the kext I get 27 warnings and then an error that the build has failed. Any ideas? Im off to comb this thread for anyone else having that problem
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
QUOTE (Doctadre @ May 3 2008, 05:17 PM) *
Thanks myself108 and x4hu. My issue now is every time I try to build the kext I get 27 warnings and then an error that the build has failed. Any ideas? Im off to comb this thread for anyone else having that problem

check to see what the error is... someone else had an one error earlier today it was because the script run to load the kext failed because it needed a password, but the build still worked... check to see if the kext is in the /svn source directory/build/debug if it is then load it manually... dont worry about the warnings, it will still build with warnings, the current 4965 builds with more than 400
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
K brb, Im sure, it didnt even finish building the kext. Thanks in advance for helpin out, Reppin Halifax, NS here
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
For the bug fixes (3945) under Linux I found these links:

http://www.mail-archive.com/git-commits-he...g/msg33809.html
and this:
http://www.mail-archive.com/git-commits-he...g/msg41153.html
Hope it helps

One change is
u32 count = 0; to u32 count = 8;
The other hack is more complicate: http://git.kernel.org/?p=linux/kernel/git/...94ae316c6b79a03
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
I wasnt able to make a kext, I looked in that directory you mentioned. here are two screenies

The Error


The warnings
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
QUOTE (Doctadre @ May 3 2008, 05:56 PM) *
I wasnt able to make a kext, I looked in that directory you mentioned. here are two screenies

The Error


The warnings

thats odd... because the warning you got was for the installer script not getting a password to run a command as root... i am using xcode 3.0 in leopard 10.5.1 and even though i get the same error myself it still builds the kext, just to be clear the /build/debug/ directory will be within the directory that contains the .xcodeproj file... for you that would be the /users/doctadre/desktop/latest wireless kext/build/debug/
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
Ah, stupid me got the files mixed up. Alright So Ive got the build, but Im pretty sure something is wrong according the initial part of the logs. My logs do not look the same as they did with the chun nan kexts before I Added another 15 gigs to my tiny leopard partition for the xcode. Anyway, here is the iwi3945.kext rel952 for those who want to test. Thanks alot for helping out. Going to look over my old logs now to compare initial log

This is the line that is different
May 3 19:05:08 doctadres-mac-pro Terminal[342]: _CFGetHostUUIDString: unable to determine UUID for host. Error: 35

The chun nan kexts should have fixed this
Attached File(s)
Attached File  iwi3945rel952.kext.zip ( 241.56K ) Number of downloads: 40
Attached File  systemlog952.txt ( 21.97K ) Number of downloads: 15
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
@ Doctadre

i am pretty sure that the
May 3 19:05:08 doctadres-mac-pro Terminal[342]: _CFGetHostUUIDString: unable to determine UUID for host. Error: 35
line has nothing to do with the kext itself as it appears before you load the kext
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
perhaps you are correct. In my old logs I used to get this line

Apr 28 22:01:40 doctadres-mac-pro kernel[0]: IOPCCard info: iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection

lookin good jala. signing out for tonite i'll be available for testing/hacking tomorrow morning. Glad ive got xcode now
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 18
  • Joined: 20-September 07
  • From: MV,CRI
  • Member No.: 135,940
Here are my 3945 logs, one after loading, another after reboot.
Hope they help somehow

Attached File  log.txt ( 23.47K ) Number of downloads: 25

Attached File  rebootlog.txt ( 21.76K ) Number of downloads: 13
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
the driver can't hack the assoc like this
when it gets a probe resp it should auth/assoc
let it scan and check the changes in system.log
i think this is easy to fix in code - can someone try to hack?

Cxddev,
can you compare the iwi tx auth/assoc packet against the linux
i think there's a bug in iwi tx code
or better
set linux debug to 0xffffffff
this way we can see what the driver does when it get a beacon/probe response
can someone post this for 3945?

iwi3945 rel 953
iwi4965 rel 954

febelus
build with full debug and post system.log (put #define IWI_DEBUG_FULL_MODE in iwi2200.h)
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 2-May 08
  • Member No.: 224,684
iwi2200 problem!!!!



i've leopard 10.5.1 installed on sony vaio vgna-497xp all is ok except wireless.
dual boot with windows xp.
wireless switch installed on xp side.
Wireless state :
"on" wireless switch xp side
"on" wireless external button

i've installed iwi2200 driver as http://forum.insanelymac.com/index.php?showtopic=71779, kernek recognize my wifi card and discovery wifi network but when i try to connect to us the log report this:

iwi2200: radio on 0x50000 = 0x10000
May 4 13:21:08 fabio-angelettis-mac-pro kernel[0]: iwi2200: geography 2 = ZZD
May 4 13:21:16 fabio-angelettis-mac-pro kernel[0]: iwi2200: network cap 0x421 flags 0x402
May 4 13:21:16 fabio-angelettis-mac-pro kernel[0]: iwi2200: AUthenticated: 'paperetto' 00:14:a9:6a:cc:30
May 4 13:21:16 fabio-angelettis-mac-pro kernel[0]: iwi2200: associated: 'paperetto' 00:14:a9:6a:cc:30
May 4 13:21:16 fabio-angelettis-mac-pro kernel[0]: iwi2200: E Firmware error detected. Restarting.
May 4 13:21:17 fabio-angelettis-mac-pro kernel[0]: iwi2200: geography 2 = ZZD
May 4 13:21:18 fabio-angelettis-mac-pro kernel[0]: iwi2200: network cap 0x421 flags 0x402
May 4 13:21:18 fabio-angelettis-mac-pro kernel[0]: iwi2200: AUthenticated: 'paperetto' 00:14:a9:6a:cc:30
May 4 13:21:18 fabio-angelettis-mac-pro kernel[0]: iwi2200: associated: 'paperetto' 00:14:a9:6a:cc:30
May 4 13:21:20 fabio-angelettis-mac-pro kernel[0]: iwi2200: E Firmware error detected. Restarting.
May 4 13:21:20 fabio-angelettis-mac-pro kernel[0]: iwi2200: geography 2 = ZZD
May 4 13:21:24 fabio-angelettis-mac-pro kernel[0]: iwi2200: network cap 0x421 flags 0x402
May 4 13:21:24 fabio-angelettis-mac-pro kernel[0]: iwi2200: E Firmware error detected. Restarting.
May 4 13:21:24 fabio-angelettis-mac-pro kernel[0]: iwi2200: geography 2 = ZZD
May 4 13:21:28 fabio-angelettis-mac-pro kernel[0]: iwi2200: network cap 0x421 flags 0x402
May 4 13:21:29 fabio-angelettis-mac-pro kernel[0]: iwi2200: E Firmware error detected. Restarting.
May 4 13:21:29 fabio-angelettis-mac-pro kernel[0]: iwi2200: geography 2 = ZZD

and continue until i disable the wifi card.

what's the problem????
i've try 910 and 760 release and all have the same problem!!!!!

thx

fabio
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 96 97 98 99 100 > » 
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: 21st November 2009 - 04:27 AM