Jump to content

Atheros AR8131/AR8132


bramo
 Share

315 posts in this topic

Recommended Posts

Hi reader02, wow you made it....congrats :D

works as usual ethernet device likes bonjour and internet sharing, but just below 5 minutes.

here's for ping command log and kernel log files

 

 

modify rx buffer setting

try again

 

source change : http://code.google.com/p/iats/source/detail?r=41

 

Many thanks, works perfectly as ethernet device and so far there is no any issue :D :D

I'l test it again.

 

Edit

Hi reader02, I got an issue...the ethernet was not working after wakeup my laptop from sleep.

kernel.log.zip

ping.log.zip

sleepissue.log.zip

Link to comment
Share on other sites

can someone help me instal the kext with some instructions im am currently on iatkos v7 10.5.7

(soon to be snow leopard reatail) please and thank you

 

about leopard 10.5.x , i havn't build environment.

please download the source from svn ,and build it to 32-bit by XCODE.

Link to comment
Share on other sites

Thank you, you are the legend :thumbsup_anim: ....Works great here. After wakeup from sleep, the ethernet is working great :D :D

to jinnggoff:

Thank you again and again to test, and the result is frustrating. I almost give up, if you are not so diligent submit the log.

 

Of course also thank others, guaIni ,td524, wolodya , asstastic.

this cooperation is very pleasant, although the failure of too many times.

 

OK, I'll try to do that, it will be my first build with XCODE.

But which svn ?

 

http://iats.googlecode.com/svn/trunk/sl/atl1c/

Link to comment
Share on other sites

Thank you very much reader02, the driver fully working. My System using 32 bit Debug version compilled from Xcode, My laptop connect to cable network not stopped after several minutes. In first reboot the driver must load manually, but after next reboot the driver loaded automaticcally. Sorry If my english not good :D

Link to comment
Share on other sites

to jinnggoff:

Thank you again and again to test, and the result is frustrating. I almost give up, if you are not so diligent submit the log.

 

Of course also thank others, guaIni ,td524, wolodya , asstastic.

this cooperation is very pleasant, although the failure of too many times.

 

 

 

http://iats.googlecode.com/svn/trunk/sl/atl1c/

 

Thanks reader02, It is successful!!!

 

In addition to AR8131, I have a wireless card AR9285 (10.6.3)

Will the wireless and wired network card debug difference big?

I am only a little programming base, but I want to debug wireless kext, it is very difficult?

Please give me some suggestions and I'm appreciated.

Link to comment
Share on other sites

to jinnggoff:

Thank you again and again to test, and the result is frustrating. I almost give up, if you are not so diligent submit the log.

 

Of course also thank others, guaIni ,td524, wolodya , asstastic.

this cooperation is very pleasant, although the failure of too many times.

 

reader02, that's absolutely brilliant. I honestly believed I'd never see a working Ethernet on my 1005HA, but you worked some serious magic. Congratulations on your success and I'm happy to add my voice to all those who have expressed their appreciation for a truly great effort. It works perfectly.

 

My EEE MacBook Mini is complete. :thumbsup_anim:

 

All the best dude!

Link to comment
Share on other sites

@reader02

 

Hello,

 

I've installed xcode3.1 on my leopard system and tried to build atl1c.

I get 641 errors and 119 warnings. A lot of them are due to "unsupported architecture", it seems thet __i386__ is not defined but when I redefine it I'm told that it is already defined.

 

I'm ready to give up, any idea ?

 

Regards.

Michel.

 

Continued :

 

1 - I declared __i386__ in all the .cpp files

2 - there is a problem in libkern.h which I solved by forcing __i386__ inside

3 - Now I get only 2 errors for each cpp file :

 

- cast from 'queue_entry' to 'integer_t' loses precision -> in queue.h:235

- size of array '__NEED_TO_CHANGE_CAST_DOWN' is negative -> vm_param.h:230

 

Can you help me to solve these two remaining errors ?

 

Thanks.

Michel.

Link to comment
Share on other sites

 Share

×
×
  • Create New...