FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor


 
 
LinkBack Thread Tools
 
Old 08-08-2012, 03:46 PM
Alfredo Palhares
 
Default Screen Scaling Issues

Hello Mathew,

Excerpts from Matthew Monaco's message of Wed Aug 08 16:21:43 +0200 2012:
> Sounds like an underscan/overscan issue. Try
>
> xrandr --output <output name> --set underscan off

masterkorp ~ $ xrandr --output DFP5 --set underscan off
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 157 (RANDR)
Minor opcode of failed request: 11 (RRQueryOutputProperty)
Serial number of failed request: 49
Current serial number in output stream: 49

Apereantly there is no such propriety in my system

Any ideas?

--
Regards,
Alfredo Palhares
 
Old 08-08-2012, 04:26 PM
Matthew Monaco
 
Default Screen Scaling Issues

On 08/08/2012 09:46 AM, Alfredo Palhares wrote:
> Hello Mathew,
>
> Excerpts from Matthew Monaco's message of Wed Aug 08 16:21:43 +0200 2012:
>> Sounds like an underscan/overscan issue. Try
>>
>> xrandr --output <output name> --set underscan off
>
> masterkorp ~ $ xrandr --output DFP5 --set underscan off
> X Error of failed request: BadName (named color or font does not exist)
> Major opcode of failed request: 157 (RANDR)
> Minor opcode of failed request: 11 (RRQueryOutputProperty)
> Serial number of failed request: 49
> Current serial number in output stream: 49
>
> Apereantly there is no such propriety in my system
>
> Any ideas?
>
> --
> Regards,
> Alfredo Palhares
>

Sorry, I didn't see that you are using fglrx. I think there's a catalyst GUI or
something with the overscan options. I can't help you there though because I've
only ever used xf86-video-ati. Additionally, your monitor may have overscan
settings.
 
Old 08-08-2012, 08:35 PM
Alfredo Palhares
 
Default Screen Scaling Issues

Hello Mathew,

> Sorry, I didn't see that you are using fglrx. I think there's a catalyst GUI or
> something with the overscan options. I can't help you there though because I've
> only ever used xf86-video-ati. Additionally, your monitor may have overscan
> settings.
Unfortunaly i have no choice. xf86-video-ati does not support my Ati 7750.

Thanks for your help, you pointed me to sometign i could investage.
So after some time here is the solution

aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0

As root, this persist between reboots, but not between driver upgrades (not tested myself
yet).

Another option can be adding this to your $HOME/.xprofile

aticonfig --set-dispattrib=dfp5,positionX:0
aticonfig --set-dispattrib=dfp5,positionY:0
aticonfig --set-dispattrib=dfp5,sizeX:1920
aticonfig --set-dispattrib=dfp5,sizeY:1080

Being dfp5 the name of your devive. also adjusting the resolution of course.

--
Regards,
Alfredo Palhares
 

Thread Tools




All times are GMT. The time now is 08:09 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org