td524 Posted April 22, 2010 Share Posted April 22, 2010 modify TPD setting. source change see :http://code.google.com/p/iats/source/list Please see attachment. kernel.zip Link to comment Share on other sites More sharing options...
reader02 Posted April 22, 2010 Share Posted April 22, 2010 modify outputPacket function source change see : http://code.google.com/p/iats/source/detail?r=34 build_x64_20100422_a.zip Link to comment Share on other sites More sharing options...
jinnggoff Posted April 22, 2010 Share Posted April 22, 2010 modify outputPacket functionsource change see : http://code.google.com/p/iats/source/detail?r=34 hi reader02, its still not working kernel.log.zip Link to comment Share on other sites More sharing options...
reader02 Posted April 22, 2010 Share Posted April 22, 2010 hi reader02, its still not working According to the log, the data has been successfully transimit. Data receive has problems. Link to comment Share on other sites More sharing options...
jinnggoff Posted April 22, 2010 Share Posted April 22, 2010 yes indeed, data has been successfuly transmit but just for while, after that data could not sent anymore. Link to comment Share on other sites More sharing options...
reader02 Posted April 22, 2010 Share Posted April 22, 2010 Increase the rx buffer size source change see : http://code.google.com/p/iats/source/detail?r=35 build_x64_20100422_b.zip Link to comment Share on other sites More sharing options...
asstastic Posted April 22, 2010 Share Posted April 22, 2010 Log results after manually setting ip address(DHCP). Previous logs gave a hardware error 0x400. p.s. driver took over the ethernet device name assigned to my USB wireless card. USB card no longer works. Please fix in later drivers. modify outputPacket functionsource change see : http://code.google.com/p/iats/source/detail?r=34 log2.rtf Link to comment Share on other sites More sharing options...
wolodya Posted April 22, 2010 Share Posted April 22, 2010 kernel.log.zip Link to comment Share on other sites More sharing options...
jinnggoff Posted April 22, 2010 Share Posted April 22, 2010 Hi reader02, during the test, the data transmite succesfully to router. And I tried ping command, my router was not responding ping data. here's for ping results PING 169.254.97.118 (169.254.97.118): 56 data bytes Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 Request timeout for icmp_seq 3 ping: sendto: No route to host Request timeout for icmp_seq 4 ping: sendto: Host is down Request timeout for icmp_seq 5 ping: sendto: Host is down Request timeout for icmp_seq 6 ping: sendto: Host is down Request timeout for icmp_seq 7 ping: sendto: Host is down Request timeout for icmp_seq 8 ping: sendto: Host is down Request timeout for icmp_seq 9 ping: sendto: Host is down Request timeout for icmp_seq 10 ping: sendto: Host is down kernel.log.zip Link to comment Share on other sites More sharing options...
asstastic Posted April 22, 2010 Share Posted April 22, 2010 Hi reader02, during the test, the data transmite succesfully to router.And I tried ping command, my router was not responding ping data. here's for ping results PING 169.254.97.118 (169.254.97.118): 56 data bytes You can't ping computers in the 169.254.97.xxx address range. Addresses in this range are set aside for when a host can not find a DHCP server to assign it a proper IP address. Packets from these addresses are not forwarded to their destination. This ip address is a sign that your laptop is not properly communicating with your router if at all. Edit: latest Kernel Log added 20100422_b_kernel.rar Link to comment Share on other sites More sharing options...
td524 Posted April 23, 2010 Share Posted April 23, 2010 Increase the rx buffer sizesource change see : http://code.google.com/p/iats/source/detail?r=35 It cannot get dhcp's ip address, pls see attachment. kernel.zip Link to comment Share on other sites More sharing options...
reader02 Posted April 23, 2010 Share Posted April 23, 2010 now data transmit ok. the atl1c_clean_tx_irq() Function is called correctly but Data receive has problems. Not rx interrupt, atl1c_clean_rx_irq() Function is not called. If you can get DHCP address, drive is completely correct. else direction the drive has problems. According to the log: AR8131 /AR8132 both has rx buffer over error. (status = 0x8), havn't rx interrupt. please wait. Link to comment Share on other sites More sharing options...
reader02 Posted April 23, 2010 Share Posted April 23, 2010 modify rfd setting. source change see : http://code.google.com/p/iats/source/detail?r=36 build_x64_20100423.zip Link to comment Share on other sites More sharing options...
reader02 Posted April 23, 2010 Share Posted April 23, 2010 reset PCIE command build_x64_20100423_a.zip Link to comment Share on other sites More sharing options...
reader02 Posted April 23, 2010 Share Posted April 23, 2010 Increase the rx and tx Interrupt Moderate Timer build_x64_20100423_b.zip Link to comment Share on other sites More sharing options...
lch Posted April 23, 2010 Share Posted April 23, 2010 Increase the rx and tx Interrupt Moderate Timer Thank you very much for your effort, I don't know much but I wish this will help kernel.log.zip Link to comment Share on other sites More sharing options...
asstastic Posted April 23, 2010 Share Posted April 23, 2010 Increase the rx and tx Interrupt Moderate Timer kernel.log.zip Link to comment Share on other sites More sharing options...
reader02 Posted April 24, 2010 Share Posted April 24, 2010 modify RFD0 index http://code.google.com/p/iats/source/detail?r=39 build_x64_20100424.zip Link to comment Share on other sites More sharing options...
andy_172 Posted April 24, 2010 Share Posted April 24, 2010 modify RFD0 indexhttp://code.google.com/p/iats/source/detail?r=39 It's working!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It's working!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! reader02, you are awesome!!!!!!!!!!!!!!!!!!!!!!!!!!!!! modify RFD0 indexhttp://code.google.com/p/iats/source/detail?r=39 OK, it's working, but about 2-3 minute. after restart it's start to work for next 2-3 minute. Anyway, you're on the right way`! Thank you for hard work! Link to comment Share on other sites More sharing options...
wolodya Posted April 24, 2010 Share Posted April 24, 2010 working 2-3 minute,restart, work for next 2-3 minute Link to comment Share on other sites More sharing options...
reader02 Posted April 24, 2010 Share Posted April 24, 2010 working 2-3 minute,restart, work for next 2-3 minute update mail box when clean rx irq http://code.google.com/p/iats/source/detail?r=40 build_x64_20100424_a.zip Link to comment Share on other sites More sharing options...
wolodya Posted April 24, 2010 Share Posted April 24, 2010 working 5 minute,restart, work for next 5 minute Link to comment Share on other sites More sharing options...
LeosHere Posted April 24, 2010 Share Posted April 24, 2010 This is great reader02. I have tried it on 10.5, but it looks like it's a 64 bit compile. Could this be made to work on 10.5? Link to comment Share on other sites More sharing options...
alex-v Posted April 24, 2010 Share Posted April 24, 2010 on my notebook internet works for a few seconds ...restart and again the same... Link to comment Share on other sites More sharing options...
reader02 Posted April 24, 2010 Share Posted April 24, 2010 modify rx buffer setting try again source change : http://code.google.com/p/iats/source/detail?r=41 build_x64_20100424_b.zip Link to comment Share on other sites More sharing options...
Recommended Posts