|
|
#1 | |
|
Registered User
Join Date: Apr 2003
Posts: 4
|
Hi everyone,
I've got a "GeForce4 488 Go" on my laptop (2,6 GHz) which is supposed to run on "Suse 8.2". The problem is, as described a few days earlier in this forum, that I can't get my tv out to run properly. When I change to twinview with sax the tv turns on in black and white which isn't really satisfying me. So I did some changes in my XF86Config (which is attached as a zip-file) and tried to switch to tv-mode with "X -screen TV : 1 -ac" what worked pretty well, because I got the nvidia-Logo in the correct colours. When the logo disappears it is replaced by an undefined pattern of colours but there is no X-Screen on my tv, just the x-symbol of my mouse so it is impossible to start any programms in this mode. Do you know how to get my tv work so that I will be able to watch some movies and stuff. Perhaps it is even possible to configure it with sax (???) which would be the easiest way for me. Thanks for your help -bias- |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Apr 2003
Posts: 22
|
Quote:
xinit -screen TV :1 -ac Do you get an xterm then? In that case maybe you can start an app, for instamce try something like: startkde If you already tried this then I'm sorry. But your problems looks like its just because you start a barebone X server with no apps running. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2003
Posts: 4
|
Hi Jon_e
Thank for your help. It didn't work the way you described it, but you were almost right. After searching the internet again I found out that there was a missing commond for starting X on my tv and so I got a great colourful screen with this command: 'X -screen TV :1 -ac & sleep 2; DISPLAY=:1 startkde && kill `ps aux | awk '/X\ -screen/ {print $2}' ` bye bias |
|
|
|
![]() |
| Thread Tools | |
|
|