No... I just couldn't remember exactly which kernel 15.3 is currently on. 
Can you enter in terminal
sudo nano /etc/default/grub
Then change this line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
To:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Try booting and relay the results. If that helps, or seems to be going in the right direction, it may help troubleshoot.