ARCHIVE
LinuxMCE Forums
May 20, 2013, 07:45:29 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Overscan settings not held on reboot  (Read 993 times)
archived
Hello, I'm new here

Posts: 0


View Profile
« on: November 14, 2006, 07:22:46 am »

When using nvidia cards with 0.41 and tv-out the overscan settings are not remembered.

As a quick hack I have modified /usr/pluto/bin/Start_IceWM.sh to invoke nvtv for geforce2 cards and nvidia-settings for my geforce5 card.

Is this something that is planned for a future release, and if not is there a better way of running the above utilities so changes are not lost during any future upgrades ?

Thanks

NOS
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #1 on: November 15, 2006, 11:05:38 am »

It's not planned and at least I didn't even know of the programs that you mention. What are the exact changes that you made? Can you give details on behavior? I think that we take another approach on this, by reducing the size of the Orbiter (when you run A/V Wizard at boot) instead of managing the drivers directly.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #2 on: November 15, 2006, 11:51:31 pm »

@radu.c

Thanks for the reply, I have posted details below

nvidia-settings is a utility for directly manipulating nvidia cards based upon geforce 4 and above GPUs.  In our case it provides substantial control of the overscan features provided.

The application is designed to be run as an X-Windows based utility but can also be run from the command line to read a config file and then exit quietly.

The application can be installed by issuing the following command:

Code:
apt-get install nvidia-settings


To run the application I normally use the computing option from the media director and select pluto admin website.  I then go to a terminal window or use a ssh command prompt to issue the following command:

Code:
nvidia-settings --display=:0


Using the media director I can now change a whole range of video card settings, and when happy select save settings.

The settings are written to /root/nvidia-settings.rc

I then modify /usr/pluto/bin/Start_IceWM.sh to include the following line before starting the Window Manager:

Code:
/usr/bin/nvidia-settings --display=:0 -l


This tells the application to read and apply the settings file and then exit.

It would be easy for your AV Wizard to use this program to allow users to tweak their video card settings as all you need to do is update the nvidia-settings.rc file and then call the application as above, the change is applied immediately.

For earlier geforce cards I use nvtv which has limited controls but I have managed to get excellent results on tv out using the same principle as above.

here is the line that I use with nvtv, even though my TV is PAL-I so it is worth trying the various modes available:

Code:
nvtv -t -r 800,600 -s Large -S PAL-M


Hopefully this post will help other users get perfect tv-out displays on nvidia cards

NOS.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #3 on: November 17, 2006, 07:40:54 pm »

NOS:

Could you please post your findings and advices to Wiki ? - I'm sure a lot of users will benefit from that...

Regards,

Rob.
Logged
archived
Hello, I'm new here

Posts: 0


View Profile
« Reply #4 on: November 18, 2006, 12:49:37 pm »

Rob,

I will post a wiki tomorrow with more information, will also try and add some stuff regarding ATI cards.

Thanks

NOS
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!
Pluto provided a snapshot of their forums with approximately 5,000 posts in February, 2007 when LinuxMCE branched off. Browse those forum posts in the Archive section. Those posts have been included in the search engine and can be found with keyword searches.