Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-02-2012, 02:37 PM
|
#1
|
LQ Newbie
Registered: Jul 2010
Location: São Paulo
Distribution: Mint 21
Posts: 4
Rep:
|
is xrandr able to set TV-Out to NTSC or PAL-M on Mint with Geforce FX 5200?
Hello,
I m a bit new to Linux so I suppose I m just spelling wrong the command.
My tv only accepts PAL-M or NTSC-M but all distros I tried come set to PAL.
I've been trying different spells to xrandr and have been receiving different error messages.
I'v seen a few pages and tutorials about xrandr but could not figure out the correct spell. Could anyone please tell me if is it my mistake or a real bug.
I ran xrandr --verbose and it say PAL-M and NTSC-M are supported.
I'm running Mint 9 isadora LXDE w/ nouveau driver on a NVidia FX-5200 card and haven't have any success neither with the command after a plain installation nor after updating as many packages as possible (even some not recommended). I also tried Mint 12 lxde, debian AMD64 LXDE and a few others w/ no success. I also installed some GUI for xrandr but haven't found one that have the option to set tv standard.
Here a few examples of what I tried and the errors messages I got:
gustavo@familiafeliz ~ $ xrandr --addmode output TV-1 --tv_standard NTSC-M
[...full help page]
gustavo@familiafeliz ~ $ xrandr --output TV-1 --mode PAL-M
xrandr: cannot find mode PAL-M
gustavo@familiafeliz ~ $ xrandr --output TV-1 --set TV-MODE PAL-M
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request: 11 (RRQueryOutputProperty)
Serial number of failed request: 27
Current serial number in output stream: 27
gustavo@familiafeliz ~ $ xrandr --output TV-1 --set TV-STANDARD PAL-M
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request: 11 (RRQueryOutputProperty)
Serial number of failed request: 27
Current serial number in output stream: 27
gustavo@familiafeliz ~ $ xrandr --output TV-1 --set tv_standard pal-m
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request: 11 (RRQueryOutputProperty)
Serial number of failed request: 27
Current serial number in output stream: 27
I'll really appreciate if anyone could tell me how to solve that problem.
Apart from that Linux is running PERFECT and has brought back a lot of vitality to my old PC .
Thanks in advance
Gustavo
|
|
|
06-03-2012, 09:30 AM
|
#2
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,287
Rep:
|
Hi, welcome to LQ.
A "man xrandr" states in its Description chapter:
Quote:
Xrandr is used to set the size, orientation and/or reflection of the outputs for a screen. It can also set the
screen size.
|
But AFAIK xrandr is not able to set a TV standard, it's not one of its features.
Last edited by Didier Spaier; 06-03-2012 at 10:43 AM.
|
|
|
06-04-2012, 06:36 AM
|
#3
|
Senior Member
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753
|
I'd get the closed nVidia drivers, and then try running the TV from nvidia-settings.
To get the closed drivers, use the 'hardware drivers' tool. Sorry, I forget wheer it is in the mint 9 menus, but it should be there.
It might not work, PAL-M is an odd setup (does Brazil EVER use standard stuff?). You might have better luck with NTSC-M, though there is every chance that NTSC will display as monochrome.
|
|
|
06-04-2012, 11:10 PM
|
#4
|
LQ Newbie
Registered: Jul 2010
Location: São Paulo
Distribution: Mint 21
Posts: 4
Original Poster
Rep:
|
Tks a lot for the help
- Didier, I'll go back to try something else.
- Cascade, I tried the Nvidia driver but I'm having some trouble in the installation. The hardware drivers installation GUI doesn't come in LXDE distros. I tried some gnome and kde ones but w/ no success so went back to mint-lxde that is much faster and managed to get the GUI (installing the jockey-gtk pakage) but i get the same problem: NVidia doesn't appear as an option to be installed.
I think I'll have to give another try in the manual instalation.
Regards
Gustavo
|
|
|
06-05-2012, 12:08 AM
|
#5
|
Senior Member
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753
|
Gah, no nVidia option. Annoying (and IMO totally removes the 'easiness' of ubuntu/mint over debian).
BTW, its possible that the nouveau version in Mint9 is too old to support TV-out, or TV-out with NTSC-M/PAL-M, and newer versions might work.
|
|
|
06-10-2012, 10:07 PM
|
#6
|
LQ Newbie
Registered: Jul 2010
Location: São Paulo
Distribution: Mint 21
Posts: 4
Original Poster
Rep:
|
Hi Cascade,
I re-tried mint 12 lxde and this time I managed to install NVidia drivers, but when I change any setting in tv out it makes the system unable to load LXDE next time I rebbot.
Tks
|
|
|
06-11-2012, 07:25 AM
|
#7
|
Senior Member
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753
|
If you change the TV out settings but dont save them, does it work?
|
|
|
06-16-2012, 01:54 AM
|
#8
|
LQ Newbie
Registered: Jul 2010
Location: São Paulo
Distribution: Mint 21
Posts: 4
Original Poster
Rep:
|
Hi,
I tried this tutorial: http://community.linuxmint.com/tutorial/view/176
but step 8 did not work, and after a few tries I managed to ruin the hole system.
After that I had to format and start again, I tried some otheresss distros and after a wile Mint LXDE 12 worked, I got the GUI for installing the Nvidia driver. It is installed and runing OK but I confess that I gave up setting to Pal-M; my whife got feed up of waitting to be able to whatch a DVD and bought a external DVD player.
Now my new chalenge is to manage to get TV capture card to record.
Tks
|
|
|
All times are GMT -5. The time now is 04:19 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|