... sorry I forgot to add my system info:
S.O.: Ubuntu 16.04 Headless
Driver: Amd Pro Drivers 16.40
GPU: Rx480
With 0.2.2 I don have any problem, but with 0.2.3 I can't start the miner, the message is
"This address is not valid ZCash T-address: ..."
I tried both options, the binaries provided and also I compiled the sources from github, but I get the same error...
Any ideas?

Have to ask, you are using a "t" address correct? not "Z" ?
So sorry!!!!! ... I'm stupid!!!.... I'm using a Z address instead a T address... but I used a Z address in previous miner... uhmmm some questions...
1.- Why now I need to use a T address?... like a I said I used a Z address in previous version.
2.- How I can see my T address with zcash-cli?
3.- Then I suppouse I need to send my wallet.dat and Z-address to extremal for transfer all my zcash to my T address... correct?
Thank you very very much, and sorry to all for these noobie questions

There was issues with the wallet itself when using Z address for mining/payouts. That's all I know. As far as a T address There is a command to create one, if you have not already from within the wallet on Ubuntu. If you have created a T address then use that command to see it.. Ill have to look for it myself because I jumped off Ubuntu for Windows mining

Something like this to create lol
$ ./src/zcash-cli getnewaddress
Also, mull around in here:
https://github.com/zcash/zcash/wiki/Beta-GuideThank you @MinermanNC!!!!
I discovered a way to see the T address if you don't have zcash like me!:
zcash-cli listreceivedbyaddress 0 true
lol....at the end I didn't realize about my T address and following the basic instructions I created a new T address....
In summary, now I have 2 T addresses and 3 Z addresses...
I suppouse all my addresses are related to my wallet.dat.... Do you know if I can use any of my T addresses?
Thanks again!