I`ve just updated to r10140 and my dg834 is taking really long to sync , so i got o doubt.
Taking a look at avsar_modem_training i can see it fails 13 times before sync. Is it trying all dsl_modulation modes before get to the right one ?

# cat /proc/avalanche/avsar_modem_training
SHOWTIME
1                      --------------> WHAT DOES THIS LINE MEAN ?[sometimes = 0 ]
failTrains=13


Another thing :

#  cat /proc/avalanche/avsar_modem_stats  | grep -i  train
        Trained Path:           1       US Peak Cell Rate:      377
        Trained Mode:           3       Selected Mode:          1


Trained Mode = 3 means it is using 0x3 as modulation ? [GDMT according to /proc/avalanche/avsar_dsl_modulation_schemes  ]
If it is , why if i set SETENV modulation,GDMT in adam2 i can never sync at all ? In my opinion setting this would make sync much faster , wouldn`t it ?