|
|
#1 | |
|
Registered User
Join Date: Sep 2005
Posts: 2
|
I've got a FreeBSD machine plugged into a TV via an S-Video cable (no other screens are plugged into the machine)
Code:
Section "Monitor"
Identifier "Monitor0"
HorizSync 40 - 60
VertRefresh 60
EndSection
Code:
Section "Device"
Identifier "nvidia0"
Driver "nvidia"
VendorName "Nvidia"
BoardName "Some GF3"
Option "NvAGP" "0"
# Option "ConnectedMonitor" "TV"
# Option "TVStandard" "NTSC-M"
# Option "TVOutFormat" "SVIDEO"
EndSection
Code:
(II) NVIDIA(0): Supported display device(s): CRT-0, DFP-0, TV-0 (II) NVIDIA(0): Boot display device(s): TV-0 (II) NVIDIA(0): NVIDIA GPU detected as: GeForce3 Ti 500 (II) NVIDIA(0): Chip Architecture: 0x20 (II) NVIDIA(0): Chip Implementation: 0x20 (II) NVIDIA(0): Chip Revision: 0xa3 (--) NVIDIA(0): VideoBIOS: 03.20.00.19.08 (--) NVIDIA(0): Interlaced video modes are not supported on this GPU (II) NVIDIA(0): Bus detected as PCI (==) NVIDIA(0): Write-combining range (0xd8680000,0x1000) was already clear (==) NVIDIA(0): Write-combining range (0xd8601000,0x1000) was already clear (--) NVIDIA(0): VideoRAM: 65536 kBytes (II) NVIDIA(0): Connected display device(s): (WW) NVIDIA(0): No connected display devices detected; assuming 1 CRT (II) NVIDIA(0): Enabled display device(s): CRT-0 (II) NVIDIA(0): Mapping display device 0 (CRT-0) to CRTC 0 (--) NVIDIA(0): CRT-0: maximum pixel clock: 350 MHz It strikes me that it should be detecting my TV; after all, it's plugged in (the console works just fine, and it seems to have recognized it as the boot device). When I twiddle xorg.conf to include 'Option "ConnectedMonitor" "TV"', X fails to start: Code:
(**) NVIDIA(0): Option "NvAGP" "0" (**) NVIDIA(0): Option "ConnectedMonitor" "TV" (==) NVIDIA(0): Using HW cursor (==) NVIDIA(0): Video key set to default value of 0x101fe (**) NVIDIA(0): Use of AGP disabled per request (**) NVIDIA(0): ConnectedMonitor string: "TV" (--) NVIDIA(0): Linear framebuffer at 0xE0000000 (--) NVIDIA(0): MMIO registers at 0xD8000000 (--) NVIDIA(0): Found 1 CRTC on board (II) NVIDIA(0): Supported display device(s): CRT-0, DFP-0, TV-0 (II) NVIDIA(0): Boot display device(s): TV-0 (II) NVIDIA(0): NVIDIA GPU detected as: GeForce3 Ti 500 (II) NVIDIA(0): Chip Architecture: 0x20 (II) NVIDIA(0): Chip Implementation: 0x20 (II) NVIDIA(0): Chip Revision: 0xa3 (--) NVIDIA(0): VideoBIOS: 03.20.00.19.08 (--) NVIDIA(0): Interlaced video modes are not supported on this GPU (II) NVIDIA(0): Bus detected as PCI (==) NVIDIA(0): Write-combining range (0xd8680000,0x1000) was already clear (==) NVIDIA(0): Write-combining range (0xd8601000,0x1000) was already clear (--) NVIDIA(0): VideoRAM: 65536 kBytes (II) NVIDIA(0): Using ConnectedMonitor string "TV-0" (II) NVIDIA(0): Enabled display device(s): TV-0 (II) UnloadModule: "nvidia" (EE) Screen(s) found, but none have a usable configuration. Help? Thanks! ~Mac~ |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| trouble in startx | rahman | NVIDIA Linux | 12 | 10-24-02 05:53 AM |
| Trouble with SuSE80 & NVIDIA_kernel-1.0-3123.tar.gz | mosquis | NVIDIA Linux | 6 | 10-08-02 07:20 PM |
| System not detecting 128MB of graphics memory | A-KO | NVIDIA GeForce 7, 8, And 9 Series | 21 | 09-27-02 08:59 PM |
| Trouble with SuSE 8 & NVIDIA latest driver | bughill | NVIDIA Linux | 3 | 08-20-02 12:31 PM |
| trouble enabling 3d | mukluk123 | NVIDIA Linux | 3 | 08-12-02 01:52 PM |