Hello all,
I have been using gentoo for my laptop thus when I decided to employ an HTPC I decided to go with sabayon as I heard good things about it.
However I am having an annoying problem. I connected a 720p hdtv to the box and even at the grub screen I get black bars on each side of the screen. As expected, I have the same problem in gdm and gnome. I can stretch screen after loading the gnome with a script which is basically
/opt/bin/aticonfig --set-dispattrib=$DISPLAY_TYPE,positionX:34
/opt/bin/aticonfig --set-dispattrib=$DISPLAY_TYPE,positionY:20
/opt/bin/aticonfig --set-dispattrib=$DISPLAY_TYPE,sizeX:$WIDTH
/opt/bin/aticonfig --set-dispattrib=$DISPLAY_TYPE,sizeY:$HEIGHT
However this solution is annoying and I would love to have a solution for this. I do not even know if grub screen and gdm screen underscan problems are related (probably not). You may think that it is a hardware related issue but the same system and tv works fine with windows 8 without any underscan problems.
What would you suggest to me at this point.
Thanks in advance.
