|
|
#37 | |
|
Registered User
Join Date: Oct 2004
Posts: 118
|
I have a working xinerama setup, but is not that convenient because I can't figure out the connectedmonitor opiton to force that the TV is conected.
|
|
|
|
|
|
|
#38 | |
|
Registered User
Join Date: Jun 2005
Posts: 3
|
Quote:
|
|
|
|
|
|
|
#39 |
|
Registered User
Join Date: Jun 2006
Posts: 2
|
Heya, guys. I finally got this working with my MSI K8MGM2-FID mobo. Attached is my xorg.conf with my heavy experimental mods, and a build.sh I use to invoke the Nvidia installer with the proper parameters. As a bonus, here's the alias for my startx command, as my wife and I use the computer and switch between ctrl-alt-F7/F8 to login:
alias startx='ssh-agent startx -- :0 vt07 -dpi 80 -layout GamingLayout' GamingLayout is what I use for playing Neverwinter Nights. MediaLayout is the standard one which allows for a full 1280x1024 desktop on my LCD screen and a second on our TV via the TV-Out. Hope it helps someone. |
|
|
|
|
|
#40 | |
|
Andrea Mennucc
Join Date: Jul 2006
Location: Italy
Posts: 2
|
I have the same problem. I have a PC that I connected to a TV , and I use it to run Freevo; it has no monitor, so the TV output is fundamental.
I am running Debian/testing, and in particular kernel 2.6.16-2-k7 xserver-xorg 7.0.22 My card is nVidia Corporation NV17 [GeForce4 MX 440] (rev a3) in xorg.conf I have vvvvvvvvv Section "Device" Identifier "nvidia TV" Driver "nvidia" Option "CursorShadow" "on" Option "ConnectedMonitor" "TV" Option "TVStandard" "PAL-B" Option "TVOutFormat" "Composite" Option "MetaModes" "800x600,800x600;720x576,720x576;640x480,640x4 80" EndSection ^^^^^^^ If I install the legacy versions (and currently I am using 7182, but previous versions were OK as well) I get TV output. I tried to install 8762 , but when I start X, the TV goes black. If I stop X, the console comes back fine. a. ps: I am installing the Debian provided package nvidia-glx-legacy_1.0.7182-1_i386.deb and I used "module-assistant" to build the kernel module |
|
|
|
|
|
|
#41 |
|
Registered User
Join Date: Aug 2006
Posts: 2
|
Same problem here, my Freevo now is headless
![]() Also a Geforce 4 MX 440, with 8762 .. Screen just goes black, and switching back to console makes it run all over the screen out of sync (but ok on the CRT I attached to get this debugged). Without UseDisplayDevice everything works on the CRT... Code:
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Monitor "Generic Monitor"
DefaultDepth 24
Option "NoLogo" "on"
Option "RenderAccel" "1"
Option "TVOutFormat" "Composite"
Option "TVStandard" "PAL-B"
Option "UseDisplayDevice" "TV-0"
Option "ConnectedMonitor" "TV-0"
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Code:
(**) NVIDIA(0): Option "NoLogo" "on" (**) NVIDIA(0): Option "TVStandard" "PAL-B" (**) NVIDIA(0): Option "TVOutFormat" "Composite" (**) NVIDIA(0): Option "RenderAccel" "1" (**) NVIDIA(0): Option "UseDisplayDevice" "TV-0" (**) NVIDIA(0): Enabling RENDER acceleration (**) NVIDIA(0): Forcing COMPOSITE video output (**) NVIDIA(0): TV Standard string: "PAL-B" (II) NVIDIA(0): NVIDIA GPU GeForce4 MX 440 at PCI:1:0:0 (--) NVIDIA(0): VideoRAM: 65536 kBytes (--) NVIDIA(0): VideoBIOS: 04.17.00.45.00 (II) NVIDIA(0): Detected AGP rate: 4X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce4 MX 440 at PCI:1:0:0: (--) NVIDIA(0): IBM G54 (CRT-0) (--) NVIDIA(0): NVIDIA TV Encoder (TV-0) (--) NVIDIA(0): IBM G54 (CRT-0): 350.0 MHz maximum pixel clock (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 350.0 MHz maximum pixel clock (--) NVIDIA(0): TV encoder: NVIDIA (II) NVIDIA(0): Assigned Display Device: TV-0 (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "1024x768" (II) NVIDIA(0): "800x600" (II) NVIDIA(0): "640x480" (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib/xorg/modules/libint10.so (II) NVIDIA(0): Primary V_BIOS segment is: 0xc000 (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) NVIDIA(0): Setting mode "1024x768" (II) Loading extension NV-GLX (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture (==) NVIDIA(0): Backing store disabled ![]() |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 295.59 (long-lived branch release) for Linux x86/x86_64 released | AaronP | NVIDIA Linux | 0 | 06-13-12 02:38 PM |
| Metro Madness: Ars OpenForum installs Windows 8 Release Preview | News | Latest Tech And Game Headlines | 0 | 06-02-12 08:30 PM |
| Great apps for Release Preview: third-party Metro apps in Windows 8 | News | Latest Tech And Game Headlines | 0 | 06-02-12 03:10 AM |
| The Movie Independence Day Getting Converted to 3D for 2013 Release | News | Latest Tech And Game Headlines | 0 | 06-02-12 03:00 AM |
| Multiple monitors on Windows 8 Release Preview: better, but still rough | News | Latest Tech And Game Headlines | 0 | 06-01-12 11:50 AM |