|
|
#1 | |
|
Registered User
Join Date: Mar 2005
Posts: 2
|
Hi,
I wanted to configure tv-out in my GeForce 2 Ti. I installed latest (1.0-7167) binary drivers and they seem to work. Based on tutorial from http://www.gmpf.de/index.php/NVidia:TV-OUT I configured tv-out and I'm able to run second X server which is displayed on my TV. Problem is when I want to open some apps on tv screen. I set up X's: Code:
[szpak@szpak szpak]# X :1 -layout tv Code:
[szpak@szpak xserver]$ DISPLAY=:1 xterm Xlib: connection to ":1.0" refused by server Xlib: No protocol specified xterm Xt error: Can't open display: :1 Code:
AUDIT: Thu Mar 24 21:27:55 2005: 3857 X: client 1 rejected from local host Code:
xhost + ![]() Do you have any suggestions? Marcin |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2005
Posts: 4
|
At least with my setup...
When I set windows to open on my secondary display, I use export DISPLAY =:0.1 So possibly for you ... X :0.1 -layout tv |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Mar 2005
Posts: 2
|
Quote:
But in meantime I solved my problem. After hours reading manuals I noticed that "/etc/X1.hosts" with "localhost" or "local:" allow to open applications on another X server. What is strange, in the same manual is info that "host +" should make it too... Marcin |
|
|
|
|
![]() |
| Thread Tools | |
|
|