Thanks for yr reply ,
When i am trying to run xrandr command i am getting ,error "can't open display 0:0" ,i have removed all xorg.conf files
do you have any clue abt what could be wrong with my xrandr.
On Thu, Mar 29, 2012 at 6:01 PM, suvayu ali <fatkasuvayu+linux@xxxxxxxxx> wrote:
Hey Lokesh,
xorg.conf has been phased out for many releases now. The support is
On Thu, Mar 29, 2012 at 14:04, lokesh kumar <lokeshkumar.222@xxxxxxxxx> wrote:
> I want to have a display on tv from a customize board via HDMI port,
> what modifications i need to make in xorg.conf and other configuration files
>
there for cases when automatic configuration doesn't work. So my
question is: have you tried without any xorg.conf? Maybe use xrandr to
get the correct resolution working? Something like this might work:
$ xrandr --output <HDMI display> --mode <resolution> \
--output <your regular display> --mode <resolution>
You can get the allowed values with "xrandr -q".
Hope this helps.
--
Suvayu
Open source is the future. It sets us free.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org