Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Two X displays without screen blanking? (Monitor and TVout)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
greg
n00b
n00b


Joined: 16 Apr 2002
Posts: 42
Location: HFX/NS/CA

PostPosted: Mon Mar 31, 2003 7:37 pm    Post subject: Two X displays without screen blanking? (Monitor and TVout) Reply with quote

Hello,

I was wondering if anyone knew how to stop X from blanking the screen when switching displays. What I want to do is display one X screen on my monitor an another display on my TV using the TV out on my GeForce3 card. I am able to do this by executing 'startx' on one console and then 'startx -- :1 -screen tvout' on another console. The second startx goes to the TV out. Both X sessions launch no problem but I can view only one at a time, The other screen goes blank. Is there anyway to keep both screens visable? My main goal here is to have MythTV running on the second display while still be able to use the computer on the first X display.

Below are sections of my XFree config file that show the options used to get TVout working:

Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection


Section "Screen"
Identifier "tvout"
#Device "geforce"
Device "NVIDIA GeForce3 (generic)"
Monitor "TV"
DefaultDepth 24

Option "TVStandard" "NTSC"
Option "ConnectedMonitor" "TV"
Option "NoLogo" "on"

Subsection "Display"
Depth 24
Modes "800x600"
ViewPort 0 0
EndSubsection
EndSection
Back to top
View user's profile Send private message
nickrout
Apprentice
Apprentice


Joined: 06 Oct 2002
Posts: 208
Location: New Zealand

PostPosted: Tue Apr 01, 2003 4:44 am    Post subject: Reply with quote

try looking at nvtv

emerge nvtv

It has good stuff controlling tvout on nvidia cards
Back to top
View user's profile Send private message
eLWedgo
n00b
n00b


Joined: 18 Nov 2002
Posts: 32

PostPosted: Tue Apr 01, 2003 5:59 am    Post subject: Reply with quote

Hi,

the propietary nvidia-driver doesn't support dualview on GF3 cards (i suffer myself ;-)).
If you have a look in /var/log/XFree86.0.log there should be a line like "Dualview not supported".

On my card, the screen blanks even if I use nvtv :-/

Peter
Back to top
View user's profile Send private message
greg
n00b
n00b


Joined: 16 Apr 2002
Posts: 42
Location: HFX/NS/CA

PostPosted: Tue Apr 01, 2003 1:17 pm    Post subject: Reply with quote

Well I emerged nvtv and I have the option dualview checked off but the screen goes blank when I activate the TV out. Odd thing is when I deactivate the TVout half my screen stays blank... Wondering if the newest nvidia driver, that is currently masked, will enable dualview?

Greg
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum