Author |
Message |
b.askew
|
Posted: Mon Oct 10, 2005 8:45 am |
|
Joined: Sun Oct 09, 2005 8:13 pm
Posts: 24
|
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
Last edited by b.askew on Mon Oct 10, 2005 10:22 am, edited 1 time in total.
|
|
Top |
|
 |
wififun
|
Posted: Mon Oct 10, 2005 10:03 am |
|
Joined: Mon Jun 21, 2004 11:25 am
Posts: 291
Location:
Ontario, CA
|
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.
|
|
Top |
|
 |
b.askew
|
Posted: Mon Oct 10, 2005 10:20 am |
|
Joined: Sun Oct 09, 2005 8:13 pm
Posts: 24
|
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.
|
|
Top |
|
 |
tjc
|
Posted: Mon Oct 10, 2005 6:32 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
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.
|
|
Top |
|
 |
benjohnson
|
Posted: Mon Oct 10, 2005 6:54 pm |
|
Joined: Wed Jul 21, 2004 7:09 pm
Posts: 71
Location:
Mounds View, MN (burbs of MSP)
|
Alternatively to answer your orignal question you can adjust the gui size in the setup->apearances menu.
_________________ FRONTEND 1 - R5A16, Athlon 3000+, NVidia Motherboard, SB live, GeForce 5200, AA 9A60
FRONTEND 2 - R5A16, Athlon 2500+, Nvidia Motherboard, SB Live, GeForce 440MX, TV-OUT
BACKEND - R5A16, Althon 1700+, Nvidia MB, 2- HD3000's, 450GB LVM partition
|
|
Top |
|
 |
b.askew
|
Posted: Tue Oct 11, 2005 7:56 am |
|
Joined: Sun Oct 09, 2005 8:13 pm
Posts: 24
|
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.
|
|
Top |
|
 |
crabby
|
Posted: Wed Oct 12, 2005 9:31 pm |
|
Joined: Tue Feb 08, 2005 5:18 pm
Posts: 70
|
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...
|
|
Top |
|
 |
b.askew
|
Posted: Wed Oct 12, 2005 9:53 pm |
|
Joined: Sun Oct 09, 2005 8:13 pm
Posts: 24
|
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
|
|
Top |
|
 |
tjc
|
Posted: Wed Oct 12, 2005 11:14 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
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.
|
|
Top |
|
 |
RichardBronosky
|
Posted: Wed Feb 01, 2006 10:59 am |
|
Joined: Tue Aug 16, 2005 11:50 am
Posts: 181
Location:
Douglasville, GA
|
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?
|
|
Top |
|
 |
zetoune
|
Posted: Wed Feb 01, 2006 9:52 pm |
|
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
|
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
|
|
Top |
|
 |
tjc
|
Posted: Wed Feb 01, 2006 9:59 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
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...
|
|
Top |
|
 |
tjc
|
Posted: Thu Feb 02, 2006 12:16 am |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
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 {}.
|
|
Top |
|
 |
zetoune
|
Posted: Thu Feb 02, 2006 8:13 am |
|
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
|
tjc: thank you. I'm gonna try this
|
|
Top |
|
 |