View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 14 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Tue Jan 10, 2006 2:23 pm 
Offline
Joined: Sat Jan 07, 2006 4:59 pm
Posts: 3
I have read a lot of posts about nvidia cards and tv-out. So now it's my turn to complain :)

I have a nvidia 6600 from Giga-byte. I have connected my lcd display to the VGA connector, and a S-video cable to the tv-out (and then into the tv).

The strange is: When I boot up my computer, I see the bios-information (POST) on my tv (and lcd monitor). I can see the console and all the text during the boot of linux. BUT! When the x-server starts, the tv turns blank and display is now only on my monitor.

If I change to runlevel 3 i still see the prompt and I can use my TV as a monitor. But when I type 'startx' the tv blanks out....

I wonder what the X-server does with my 6600-card when it boots up. Is it the X-server or any nvidia drivers that resets the tv-out info?

I was quite happy when the tv showed all bios information (I can config my bios n stuff with help of the tv) but I cannot say that I'm happy when the tv turns blank when the X-server starts...

Any ideas?


Top
 Profile  
 
 Post subject: error logs?
PostPosted: Tue Jan 10, 2006 4:14 pm 
Offline
Joined: Sun May 22, 2005 2:44 pm
Posts: 105
Location: The Netherlands
Is your box networking? Can you get a view of error logs maybe using ssh? This file is located at /home/mythtv/.xsession-errors.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 10, 2006 4:16 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
search on how to change your refresh rate. you need to make sure it's 60 hz some tv's will give you the squigly lines and some will just blank out if the refresh is out of range.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 10, 2006 4:25 pm 
Offline
Joined: Sat Jan 07, 2006 4:59 pm
Posts: 3
Xsecrets wrote:
search on how to change your refresh rate. you need to make sure it's 60 hz some tv's will give you the squigly lines and some will just blank out if the refresh is out of range.


How do I change that easiest? I think the refresh-rate is set to 63...maybte that's causing my problem...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 10, 2006 5:31 pm 
Offline
Joined: Tue Oct 11, 2005 11:30 pm
Posts: 22
Might wanna check /var/log/Xorg.0.log too. That might shed some light on whats going on.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 12:03 am 
Offline
Joined: Sun May 23, 2004 1:50 pm
Posts: 78
Location: Palmdale, CA
SteQve wrote:
Xsecrets wrote:
search on how to change your refresh rate. you need to make sure it's 60 hz some tv's will give you the squigly lines and some will just blank out if the refresh is out of range.


How do I change that easiest? I think the refresh-rate is set to 63...maybte that's causing my problem...


As root:

pico /etc/X11/XF86Config-4

look for VertRefresh and change it to 60

then /etc/init.d/gdm restart


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 2:09 am 
Offline
Joined: Sat Mar 26, 2005 3:49 pm
Posts: 290
I think someone forgot to read the knoppmyth wiki. Here's all you need to do.

As root, punch in this command:



mv /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.backup

then

mv /etc/X11/XF86Config-4.nv[tab] /etc/X11/XF86Config-4

then

/etc/init.d/gdm restart

Of course later you'll probably want to play with the Overscan setting in that file, which will be /etc/X11/XF86Config-4. It's set to .8 by default, I use .6 on my tv.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 7:52 am 
Offline
Joined: Sun Oct 23, 2005 7:25 pm
Posts: 62
Location: Chicago, IL
Humm... I have a 6600 nVidia and I have noticed the same behavior. If I have a monitor connected to the VGA port *AND* a TV connected via the TV-Out (or via the DVI) then I can see the bootup sequence on both screens just fine, but once X starts, (from the moment the nVidia splash screen comes up) only the VGA monitor displays anything (the TV goes blank). I guess I just always assumed a VGA connection just overrides the TVout/DVI out. Because if I disconnect the VGA monitor (and do a reboot) my TV-out (or DVI) works fine. Is it truly possible to output both at the same time?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 8:41 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
yes it should be possible, it's called twinview, and has quite a few problems associated with it. search on the forums to get more specifics. It never ceases to amaze me how many people want a monitor hanging around in their living room.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 11:30 am 
Offline
Joined: Sat Jan 07, 2006 4:59 pm
Posts: 3
Today I read the logs from the X-server. It says that only one monitor will be used, and that is the first one. In my case it was the LCD-monitor, the TV was second. When I unplugged my LCD-monitor and restarted the computer - it now works perfecly...almost!

I changed the resolution to 640x480 and then I could read the letters (hardly although) on the screen. But when I start mythtv, the font is so diffuse that I cannot read or change anyting. I bet thats due to a resolution problem. When mythtv starts, does it change the screen resolution? Is it possible to configure that?

I have a standard old 32" wide crt monitor. How should I setup my comupter to be able to use mythtv (= see what the heck is written on screen...)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 4:43 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
what do you mean by diffuse?
No myth does not change the resolution when it starts up. Well not in the default configuration anyways.
If the font is just small search the forums for displaysize to find a line to add to your /etc/X11/XF86Config-4 file to fix it.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 12, 2006 7:35 am 
Offline
Joined: Sun Oct 23, 2005 7:25 pm
Posts: 62
Location: Chicago, IL
Quote:
It never ceases to amaze me how many people want a monitor hanging around in their living room.


HA HA!

Sometimes the monitor would come in handy when I was first setting up the box simply because my TVout image had issues early on. Now that I've got things working pretty well, I've ditched the monitor.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 12, 2006 9:09 am 
Offline
Joined: Wed Jan 11, 2006 10:25 am
Posts: 30
Couldn't you just set the X display out to other computer over the network instead of the display to your video card? That was you can sit there with a laptop or another Pc somewhere on your network and control the GUI of your Myth box. Just like ssh or telnet, except GUI. Thats what we do with our servers which are in racks, no monitors.

I say this since you mentioned "just unplugging" your monitor, not shutting down X, so X isn't causing this. Its the video card detecting the monitoring and using it.

192.168.10.10 is your laptop 192.168.10.9 is your Myth box.
export DISPLAY=192.168.10.10:0
On your laptop
xhost +192.168.10.9

Or just use VNC ?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 14, 2006 2:29 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
You need to specific "svideo" in the XF86Config-4 for nvidia to spit video out. Perhaps taking a look at the sample TV out?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu