hair shader issue

Did you try to remove the normal map from the tangent slot?
I don’t think you should use a normal map with this shading model.
You need to bake it in the shift-texture, which defines how the light is shifted on each hair strand. Also check the actual hair shader implementation on the “content examples” demo.