LinHES Forums http://forums.linhes.org/ |
|
NVIDIA and overscan http://forums.linhes.org/viewtopic.php?f=5&t=6367 |
Page 1 of 1 |
Author: | b.askew [ Mon Oct 10, 2005 8:45 am ] |
Post subject: | NVIDIA and overscan |
I know that nvidia does overscanning for a reason, and I appreciate what it is trying to accomplish. In the mythtv setup screens it is very easy to compensate for this for watching live tv by setting uderscan, so that is great. But, for the general MythTV GUI, I cannot see the ouside 3/4" of it because of NVIDIA's overscanning. I have not had much luck with nvtv either. is there a way to setup underscanning for the MythTV GUI similar to how it is done for the live tv settings in Myth setup? Thanks In case it matters, my video card is GeForce 4200 Ti |
Author: | wififun [ Mon Oct 10, 2005 10:03 am ] |
Post subject: | |
just to make sure. Did you turn off overscanning in your XF86Config-4 file. Code: nano /etc/X11/XF86Config-4
I think the default TV-Out sample may use something like 0.7. Try turning this down, or commenting the whole line out. |
Author: | b.askew [ Mon Oct 10, 2005 10:20 am ] |
Post subject: | |
wififun wrote: just to make sure. Did you turn off overscanning in your XF86Config-4 file. Code: nano /etc/X11/XF86Config-4 Yeah I tried turning it off, which is no good because then the actual viewable picture is smaller that the physical tv screen so I get these bars around MythTV. Quote: I think the default TV-Out sample may use something like 0.7. Try turning this down, or commenting the whole line out.
My default was at 0.8. I 1st tried 0.5, I couldn't really tell a difference, then I tried it at 0.3, still appeared that there was no change from the original 0.8 setting, then again at 0.1 and still cannot tell. |
Author: | tjc [ Mon Oct 10, 2005 6:32 pm ] |
Post subject: | |
Turn overscan off in your /etc/X11/XF86Config-4 and restart X. Use nvidia-settings to adjust it interactively (along with doing any other video output tuning desired) then save your settings. Search for posts by me that mention both nvidia-settings and /home/mythtv/.fluxbox/apps for details on how to get those settings applied at startup. |
Author: | benjohnson [ Mon Oct 10, 2005 6:54 pm ] |
Post subject: | |
Alternatively to answer your orignal question you can adjust the gui size in the setup->apearances menu. |
Author: | b.askew [ Tue Oct 11, 2005 7:56 am ] |
Post subject: | |
I did adjust the gui size in the setup > appearances menu, but I noticed since I've done that, leaving live tv can be very slow...like the screen stays black after hitting back/exit. I'm wondering if that is a result of the gui size being changed. Quote: Use nvidia-settings to adjust it interactively (along with doing any other video output tuning desired) then save your settings.
I was not aware of such a thing...I'll give that a shot. |
Author: | crabby [ Wed Oct 12, 2005 9:31 pm ] |
Post subject: | |
Quote: I did adjust the gui size in the setup > appearances menu, but I noticed since I've done that, leaving live tv can be very slow...like the screen stays black after hitting back/exit. I'm wondering if that is a result of the gui size being changed.
i always thought it was slow from deleting the live tv cache file. but i've always been running with the gui size tweaked so now i'm not sure. hmmm... |
Author: | b.askew [ Wed Oct 12, 2005 9:53 pm ] |
Post subject: | |
I would say you are probably right, I changed the gui settings back to 0 and still its about the same time leaving live tv |
Author: | tjc [ Wed Oct 12, 2005 11:14 pm ] |
Post subject: | |
That delay is the time it takes to delete the live TV recording cache. This is why you want the cache directory to have a filesystem with good delete behaviour among other things. |
Author: | RichardBronosky [ Wed Feb 01, 2006 10:59 am ] |
Post subject: | |
tjc wrote: Turn overscan off in your /etc/X11/XF86Config-4 and...
How would this be done? I've checked man XF86Config-4 for over, Over, scan, and Scan, I find nothing to indicate that is an option. I find people doing it for Xorg, but that's not what KnoppMyth uses right? |
Author: | zetoune [ Wed Feb 01, 2006 9:52 pm ] |
Post subject: | |
I can't get my system keep nvidia-settings value. I read what is written in KnoppmythWiki, but it doesn't work for me. the only thing I changed is the OverScan. It does work when I change it but it is not applied on reboot. I did this: Quote: Second: Configure knoppmyth to load the new display settings
There are probably many places to put this, but some of the standard places don't work very well. I ended up adding the line "nvidia-settings --load-config-only &" (without the quotes) to /etc/gdm/Xsession. One step I found I needed was to copy my ~mythtv/.nvidia-settings-rc to /root/, then gdm would load it automatically. so What is the problem? I'm using R5A30.1 with a FX 5200 |
Author: | tjc [ Wed Feb 01, 2006 9:59 pm ] |
Post subject: | |
Uhm... You didn't provide enough details for us to make an intelligent answer. - What kind of video card are you using? - If it's an Nvidia, have you got the nvidia drivers installed? - Have you got a suitable XF86Config-4 file for your card/drivers - Are you trying to do TV Out? - If so, have you got an suitable XF86Config-4 for TV out? Without even basic information we're just playing "Doctor it hurts!" and all I can suggest is make two searches of the wiki and post again in the morning. EDIT - For the sake of clarity, I was talking to RichardBronosky here... |
Author: | tjc [ Thu Feb 02, 2006 12:16 am ] |
Post subject: | |
zetoune wrote: I can't get my system keep nvidia-settings value.
I read what is written in KnoppmythWiki, but it doesn't work for me. the only thing I changed is the OverScan. It does work when I change it but it is not applied on reboot. This works for me. Code: root@black2:~# cat /home/mythtv/.fluxbox/apps
[startup] {xset -dpms s off} [startup] {xvattr -a XV_COLORKEY -v 0} [startup] {nvidia-settings --load-config-only} [startup] {KnoppMyth-run} [app] (SDL_App) [Layer] {2} [Deco] {NONE} [end] You would need to edit your /home/mythtv/.fluxbox/apps and add the nvidia-settings line at the appropriate place. Be very careful about the spaces and punctuation, don't confuse the square brackets [] with the curly brackets {}. |
Author: | zetoune [ Thu Feb 02, 2006 8:13 am ] |
Post subject: | |
tjc: thank you. I'm gonna try this |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |