Comment 44 for bug 520372

Revision history for this message
Chase Douglas (chasedouglas) wrote :

@Pablo:

Based on your comments we know that the issue is caused by changes between 2.6.31.6 and 2.6.32.6. I haven't been able to find any changes between the two versions that would affect the K3520 but not the other two devices. I think at this point a git bisect run may be the best option for figuring out what change caused the issue. I would start by testing 2.6.31 and 2.6.32. Assuming it works in .31 and not in .32, I would then do a git bisect between the two to find out what caused the failure.

Are you able to perform a git bisect yourself? I can provide information to help you get started. If not, I may be able to help bisect the kernel for you.

Thanks