/ Forside / Teknologi / Operativsystemer / Linux / Nyhedsindlæg
Login
Glemt dit kodeord?
Brugernavn

Kodeord


Reklame
Top 10 brugere
Linux
#NavnPoint
o.v.n. 11177
peque 7911
dk 4814
e.c 2359
Uranus 1334
emesen 1334
stone47 1307
linuxrules 1214
Octon 1100
10  BjarneD 875
Tv-out Geforce 4 TI 4200 - Debian
Fra : Stig Sørensen


Dato : 02-08-04 14:49

Hej gruppe..

Endelig kom mit S-video kabel så jeg kunne få noget tv-out over på
fjernsynet.

Jeg har prøvet Yanc men her kommer der en meddelse når jeg starter
programmet:

No TV-encoder found. All tv-related contents will be deactivated

Super! Yanc starter dog op men ikke alle funktioner kan bruges.
NVtv vil heller ikke smide et billede over på fjernsynet.

Har søgt og søgt i Google og så vidt jeg har forstået så er der
enkelte tv-out chips af mærket Phillips som ikke er understøttet på
Geforce kort.

Så snart jeg tænder computeren får jeg et billede på AV-indgangen på
fjernsynet. Det er en farve-test-bar men bare i sort og hvid. Så
grafikkort smider altså noget over på fjernsynet, bare ikke lige det som
jeg vil have det til.


Nogen der kan hjælpe? Alle råd modtages med kyshånd! Er ved at blive
gårhåret :(


Geforce 4 TI 4200 128Mb DDR ram - Nvidia driver fra nvidia.com - Debian
Testing.

Mvh
Stig Sørensen

 
 
Stig Sørensen (02-08-2004)
Kommentar
Fra : Stig Sørensen


Dato : 02-08-04 18:14

Jeg har nu kigget på Nvidia TwinView og Tvout dokumentationen men den
kunne heller ikke hjælpe. Har prøvet mange forskellige indstillnger og
sådan ser hele min xfconfig fil ud pt:


Section "Files"
   FontPath   "unix/:7100"         # local font server
   # if the local font server has problems, we can fall back on these
   FontPath   "/usr/lib/X11/fonts/TrueType"
   FontPath   "/usr/lib/X11/fonts/misc"
   FontPath   "/usr/lib/X11/fonts/cyrillic"
   FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
   FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
   FontPath   "/usr/lib/X11/fonts/Type1"
   FontPath   "/usr/lib/X11/fonts/CID"
   FontPath   "/usr/lib/X11/fonts/Speedo"
   FontPath   "/usr/lib/X11/fonts/100dpi"
   FontPath   "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
#   Load   "GLcore"
   Load   "bitmap"
   Load   "dbe"
   Load   "ddc"
#   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "record"
   Load   "speedo"
   Load   "type1"
   Load   "vbe"
EndSection
Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "keyboard"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xfree86"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "dk"
EndSection
Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"      "/dev/psaux"
   Option      "Protocol"      "ImPS/2"
   Option      "Emulate3Buttons"   "true"
   Option      "ZAxisMapping"      "4 5"
EndSection
Section "Device"
   Identifier   "nvidia"
   Driver      "nvidia"
#   Option      "UseFBDev"      "true"
   Option      "TwinView"      "true"
   Option      "TwinViewOrientation"   "Clone"
   Option      "MetaModes"      "1024x768, 640x480; 800x600, 640x480"
#   Option      "HorizSync"      "30-50"
#   Option      "VertRefresh"      "60"
#   Option      "SecondMonitorHorizSync"   "30-60"
#   Option      "SecondMonitorVertRefresh"   "50"
#   Option      "ConnectedMonitor"   "CRT-0, TV"
   Option      "TVStandard"      "PAL-G"
   Option      "TVOutFormat"      "COMPOSITE"
EndSection

Section "Monitor"
   Identifier   "Monitor"
   HorizSync   30-70
   VertRefresh   50-85
   Option      "DPMS"
EndSection
Section "Screen"
   Identifier   "Screen"
   Device      "nvidia"
   Monitor      "Monitor"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1024x768" "800x600"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600"
   EndSubSection
EndSection
Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
EndSection
Section "DRI"
   Mode   0666
EndSection


Så snart PC'en tændes vises "test-skærmen" på AV-indgangen på tv'en.
Det er det eneste fjernsynet har vist - desværre

Mikael Hansen (02-08-2004)
Kommentar
Fra : Mikael Hansen


Dato : 02-08-04 22:46

Jeg ved ikke om dette kan hjælpe dig videre, men her er de relevante
afsnit fra min XF86Config-4, efter at have indstaleret nVidia driveren
på min RH7.3


# Module loading section

Section "Module"
Load "dbe" # Double-buffering
# Load "GLcore" # OpenGL support
# Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection

Section "Monitor"
Identifier "Philips 107B(17inch/CM6800)"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0-69.0
VertRefresh 50.0-130.0
Option "dpms"
EndSection

Section "Monitor"
Identifier "TV"
VendorName "Philips"
ModelName "Unknown"
HorizSync 30.0-50.0
VertRefresh 50.0-60.0
EndSection

Section "Device"
Identifier "nVidia Corporation|NV11 [GeForce2 MX]"
#Driver "nv"
Driver "nvidia"
BoardName "Unknown"
BusID "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
Identifier "nVidia TV"
Driver "nvidia"
BoardName "Unknown"
BusID "PCI:1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Screen0"
Device "nVidia Corporation|NV11 [GeForce2 MX]"
Monitor "Philips 107B(17inch/CM6800)"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1152x864"
"1024x768" "800x600" "640x480"
EndSubSection
EndSection


Section "Screen"
Identifier "Screen1"
Device "nVidia TV"
Monitor "TV"
DefaultDepth 16
Option "TVStandard" "PAL-B"
Option "ConnectedMonitor" "TV"
Option "TVOutFormat" "COMPOSITE"
Subsection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubsection
EndSection


Problemet med at du kun får testbilledet i sort/hvid kunne måske været
at kortet sender et NTSC farvesignal, istædet for PAL, som er den
farvestandart vi bruger.

m.v.h. Mikael


Stig Sørensen (03-08-2004)
Kommentar
Fra : Stig Sørensen


Dato : 03-08-04 17:52

On Mon, 02 Aug 2004 23:46:12 +0200, Mikael Hansen wrote:

[snip]

Hej Mikael og Heine.
Jeg har nu prøvet med flere indstillinger ligesom din XFconfig fil,
Mikael.

Den ser nu således ud:

Section "Files"
   FontPath   "unix/:7100"         # local font server
   # if the local font server has problems, we can fall back on these
   FontPath   "/usr/lib/X11/fonts/TrueType"
   FontPath   "/usr/lib/X11/fonts/misc"
   FontPath   "/usr/lib/X11/fonts/cyrillic"
   FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
   FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
   FontPath   "/usr/lib/X11/fonts/Type1"
   FontPath   "/usr/lib/X11/fonts/CID"
   FontPath   "/usr/lib/X11/fonts/Speedo"
   FontPath   "/usr/lib/X11/fonts/100dpi"
   FontPath   "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
#   Load   "GLcore"
   Load   "bitmap"
   Load   "dbe"
   Load   "ddc"
#   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "record"
   Load   "speedo"
   Load   "type1"
   Load   "vbe"
EndSection
Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "keyboard"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xfree86"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "dk"
EndSection
Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"      "/dev/psaux"
   Option      "Protocol"      "ImPS/2"
   Option      "Emulate3Buttons"   "true"
   Option      "ZAxisMapping"      "4 5"
EndSection
Section "Device"
   Identifier   "nvidia"
   Driver      "nvidia"
#   Option      "UseFBDev"      "true"
#   Option      "TwinView"      "true"
#   Option      "TwinViewOrientation"   "Clone"
#   Option      "MetaModes"      "1024x768, 640x480; 800x600, 640x480"
#   Option      "HorizSync"      "30-50"
#   Option      "VertRefresh"      "60"
#   Option      "SecondMonitorHorizSync"   "30-60"
#   Option      "SecondMonitorVertRefresh"   "50"
#   Option      "ConnectedMonitor"   "CRT-0, TV"
#   Option      "TVStandard"      "PAL-G"
#   Option      "TVOutFormat"      "COMPOSITE"
   Screen 0
EndSection
Section "Device"
Identifier "nVidia TV"
Driver "nvidia"
BoardName "Unknown"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Monitor"
   Identifier   "Monitor"
   HorizSync   30-70
   VertRefresh   50-85
   Option      "DPMS"
EndSection
Section "Monitor"
Identifier "TV"
VendorName "Lumatron"
ModelName "Unknown"
HorizSync 30.0-50.0
VertRefresh 50.0-60.0
EndSection

Section "Screen"
   Identifier   "Screen0"
   Device      "nvidia"
   Monitor      "Monitor"
   DefaultDepth   24
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600"
   EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "nVidia TV"
Monitor "TV"
DefaultDepth 16
Option "TVStandard" "PAL-B"
Option "ConnectedMonitor" "TV"
Option "TVOutFormat" "SVIDEO"
Subsection "Display"
Depth 16
Modes "640x480"
EndSubsection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Screen0"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
EndSection
Section "DRI"
   Mode   0666
EndSection





Her er min XFconfig-log fil:


(==) Log file: "/var/log/XFree86.0.log", Time: Tue Aug 3 18:45:32 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor"
(**) | |-->Device "nvidia"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "dk"
(**) XKB: layout: "dk"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
   Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/TrueType,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   XFree86 ANSI C Emulation: 0.2
   XFree86 Video Driver: 0.6
   XFree86 XInput driver : 0.4
   XFree86 Server Extension : 0.2
   XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800100fc, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0735 card 0000,0000 rev 01 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0008 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:02:2: chip 1039,7001 card 1019,0a14 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:3: chip 1039,7001 card 1019,0a14 rev 07 class 0c,03,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
(II) PCI: 00:02:7: chip 1039,7012 card 13f6,0300 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,0900 card 1019,0a14 rev 90 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0253 card 0000,0000 rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xcde00000 - 0xcfefffff (0x2100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xbdb00000 - 0xcdcfffff (0x10200000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV25 [GeForce4 Ti 4200] rev 163, Mem @ 0xce000000/24, 0xc0000000/27, 0xcdc80000/19, BIOS @ 0xcfee0000/17
(II) Addressable bus resource ranges are
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
   [1] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd3ffffff to 0xcfffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xcfffcf00 - 0xcfffcfff (0x100) MX[B]
   [1] -1   0   0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
   [2] -1   0   0xcffff000 - 0xcfffffff (0x1000) MX[B]
   [3] -1   0   0xcfffe000 - 0xcfffefff (0x1000) MX[B]
   [4] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [5] -1   0   0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
   [6] -1   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
   [7] -1   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
   [8] -1   0   0xce000000 - 0xceffffff (0x1000000) MX[B](B)
   [9] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [10] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [11] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [12] -1   0   0x0000d800 - 0x0000d83f (0x40) IX[B]
   [13] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
   [14] -1   0   0x0000ff00 - 0x0000ff0f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xcfffcf00 - 0xcfffcfff (0x100) MX[B]
   [1] -1   0   0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
   [2] -1   0   0xcffff000 - 0xcfffffff (0x1000) MX[B]
   [3] -1   0   0xcfffe000 - 0xcfffefff (0x1000) MX[B]
   [4] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [5] -1   0   0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
   [6] -1   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
   [7] -1   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
   [8] -1   0   0xce000000 - 0xceffffff (0x1000000) MX[B](B)
   [9] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [10] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [11] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [12] -1   0   0x0000d800 - 0x0000d83f (0x40) IX[B]
   [13] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
   [14] -1   0   0x0000ff00 - 0x0000ff0f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xcfffcf00 - 0xcfffcfff (0x100) MX[B]
   [6] -1   0   0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
   [7] -1   0   0xcffff000 - 0xcfffffff (0x1000) MX[B]
   [8] -1   0   0xcfffe000 - 0xcfffefff (0x1000) MX[B]
   [9] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [10] -1   0   0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
   [11] -1   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
   [12] -1   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
   [13] -1   0   0xce000000 - 0xceffffff (0x1000000) MX[B](B)
   [14] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [17] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [18] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [19] -1   0   0x0000d800 - 0x0000d83f (0x40) IX[B]
   [20] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
   [21] -1   0   0x0000ff00 - 0x0000ff0f (0x10) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 2.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.6106
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.13.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(II) Module speedo: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.1
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.1.0
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
   compiled for 4.0.2, module version = 1.0.6106
   Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 XInput Driver
   ABI class: XFree86 XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-6106 Wed Jun 23 08:14:45 PDT 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xcfffcf00 - 0xcfffcfff (0x100) MX[B]
   [6] -1   0   0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
   [7] -1   0   0xcffff000 - 0xcfffffff (0x1000) MX[B]
   [8] -1   0   0xcfffe000 - 0xcfffefff (0x1000) MX[B]
   [9] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [10] -1   0   0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
   [11] -1   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
   [12] -1   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
   [13] -1   0   0xce000000 - 0xceffffff (0x1000000) MX[B](B)
   [14] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [17] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [18] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [19] -1   0   0x0000d800 - 0x0000d83f (0x40) IX[B]
   [20] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
   [21] -1   0   0x0000ff00 - 0x0000ff0f (0x10) IX[B]
(II) resource ranges after probing:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xcfffcf00 - 0xcfffcfff (0x100) MX[B]
   [6] -1   0   0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
   [7] -1   0   0xcffff000 - 0xcfffffff (0x1000) MX[B]
   [8] -1   0   0xcfffe000 - 0xcfffefff (0x1000) MX[B]
   [9] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [10] -1   0   0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
   [11] -1   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
   [12] -1   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
   [13] -1   0   0xce000000 - 0xceffffff (0x1000000) MX[B](B)
   [14] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [15] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [16] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [17] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [18] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [19] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [20] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [21] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [22] -1   0   0x0000d800 - 0x0000d83f (0x40) IX[B]
   [23] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
   [24] -1   0   0x0000ff00 - 0x0000ff0f (0x10) IX[B]
   [25] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [26] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.6
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xC0000000
(--) NVIDIA(0): MMIO registers at 0xCE000000
(WW) System lacks support for changing MTRRs
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 Ti 4200
(--) NVIDIA(0): VideoBIOS: 04.25.00.29.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-1
(--) NVIDIA(0): Display device CRT-1: maximum pixel clock at 8 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-1: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-1: maximum pixel clock at 32 bpp: 350 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NVIDIA(0): Monitor: Using hsync range of 30.00-70.00 kHz
(II) NVIDIA(0): Monitor: Using vrefresh range of 50.00-85.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 350.00 MHz
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "700x525" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1280x960" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x864" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1152x768" (width too large for virtual size)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "576x384":
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8
(WW) NVIDIA(0): Not using mode "360x200":
(WW) NVIDIA(0): horizontal sync start (378) not a multiple of 8
(**) NVIDIA(0): Validated modes for display device CRT-1:
(**) NVIDIA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(**) NVIDIA(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(**) NVIDIA(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(++) NVIDIA(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 0.1.0
   ABI class: XFree86 Video Driver, version 0.6
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
   [0] 0   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B]
   [1] 0   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B]
   [2] 0   0   0xce000000 - 0xceffffff (0x1000000) MX[B]
   [3] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [4] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [5] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [6] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [7] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [8] -1   0   0xcfffcf00 - 0xcfffcfff (0x100) MX[B]
   [9] -1   0   0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
   [10] -1   0   0xcffff000 - 0xcfffffff (0x1000) MX[B]
   [11] -1   0   0xcfffe000 - 0xcfffefff (0x1000) MX[B]
   [12] -1   0   0xd0000000 - 0xcfffffff (0x0) MX[B]O
   [13] -1   0   0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
   [14] -1   0   0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
   [15] -1   0   0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
   [16] -1   0   0xce000000 - 0xceffffff (0x1000000) MX[B](B)
   [17] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
   [18] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
   [19] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
   [20] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [21] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [22] -1   0   0x0000cc00 - 0x0000ccff (0x100) IX[B]
   [23] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [24] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [25] -1   0   0x0000d800 - 0x0000d83f (0x40) IX[B]
   [26] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
   [27] -1   0   0x0000ff00 - 0x0000ff0f (0x10) IX[B]
   [28] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
   [29] 0   0   0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(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
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing extension GLX
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0


Den skriver en masse om Modes for nvidia men jeg forstår ikke hvad jeg
skal ændre.

Alle forslag modtages med kyshånd.

Mvh
Stig Sørensen

Heine Laursen (03-08-2004)
Kommentar
Fra : Heine Laursen


Dato : 03-08-04 20:48

Den Tue, 03 Aug 2004 18:52:10 +0200. skrev Stig Sørensen:

<snip>

> Section "ServerLayout"
>    Identifier   "Default Layout"
>    Screen      "Screen0"
>    InputDevice   "Generic Keyboard"
>    InputDevice   "Configured Mouse"
> EndSection

Med denne konfiguration bruger du kun screen0, men ikke screen1

serverlayout skal se sådan her ud for at benytte bøde screen0 og screen1

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0"
Screen 1 "Screen1" rightOf "Screen0"
InputDevice   "Generic Keyboard"
InputDevice   "Configured Mouse"
EndSection

--
Mvh
Heine Laursen

Mikael Hansen (03-08-2004)
Kommentar
Fra : Mikael Hansen


Dato : 03-08-04 23:17

Heine Laursen wrote:
> Den Tue, 03 Aug 2004 18:52:10 +0200. skrev Stig Sørensen:
>
> <snip>
>
>
>>Section "ServerLayout"
>>   Identifier   "Default Layout"
>>   Screen      "Screen0"
>>   InputDevice   "Generic Keyboard"
>>   InputDevice   "Configured Mouse"
>>EndSection
>
>
> Med denne konfiguration bruger du kun screen0, men ikke screen1
>
> serverlayout skal se sådan her ud for at benytte bøde screen0 og screen1
>
> Section "ServerLayout"
> Identifier "Default Layout"
> Screen 0 "Screen0"
> Screen 1 "Screen1" rightOf "Screen0"
> InputDevice   "Generic Keyboard"
> InputDevice   "Configured Mouse"
> EndSection
>

UPS ja jeg havde lige oversæt at der også var en skærmrelateret
konfiguration her, mente at det var urelevant med oplysning om mus og
keybord. Da jeg satte det op fulgte jeg bare nVidias vejledning, og det
var efterfølgende kun småjusteringer jeg måtte foretage.

Men for en god ordens skyld for i også lege denne del af min opsætning.

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" leftOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

m.v.h. Mikael


Heine Laursen (03-08-2004)
Kommentar
Fra : Heine Laursen


Dato : 03-08-04 01:35

Den Mon, 02 Aug 2004 19:14:28 +0200. skrev Stig Sørensen:

> Jeg har nu kigget på Nvidia TwinView og Tvout dokumentationen men den
> kunne heller ikke hjælpe. Har prøvet mange forskellige indstillnger og
> sådan ser hele min xfconfig fil ud pt:

Nu ved jeg ikke hvad "mange forskellige instillinger" dækker over!

Men prøv at kigge i log filen for Xfree.
Den ligger i /var/log/Xfree86.0.log på mit system.
Kig især efter efter dette:

(**) NVIDIA(0): Validated modes for display device TV-0:
(**) NVIDIA(0): Mode "800x600": 68.2 MHz, 63.6 kHz, 100.0 Hz
(**) NVIDIA(0): Mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0): Mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0): Mode "640x480": 43.2 MHz, 50.9 kHz, 100.0 Hz
(**) NVIDIA(0): Mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0): Mode "640x480": 25.2 MHz, 32.1 kHz, 63.1 Hz

Det fortæller hvilke modes tvout understøtter.

<snip>

--
Mvh
Heine Laursen

Søg
Reklame
Statistik
Spørgsmål : 177502
Tips : 31968
Nyheder : 719565
Indlæg : 6408531
Brugere : 218887

Månedens bedste
Årets bedste
Sidste års bedste