nVidia TV out

10 bejegyzés megtekintése - 1-10 / 19
  • Szerző
    Bejegyzés
  • #1918782
    admin
    Adminisztrátor

      haly
      ezt a reszletet beirhatnad es hasznalhatnad UHU alatt, de a billentyu es egerbeallitasokat nezd meg,hogy egyezeik-e a tieddel:

      Section „Module”
      # Load „pex5”
      Load „record”
      Load „extmod”
      Load „glx”
      # Load „xie”
      Load „type1”
      Load „speedo”
      Load „xtt”
      EndSection

      Section „ServerFlags”
      AllowMouseOpenFail
      EndSection

      Section „Device”
      Identifier „UHU-Card”
      Driver „nvidia”
      EndSection

      Section „Monitor”
      Identifier „UHU-Monitor”
      HorizSync 28-79
      VertRefresh 43-75
      EndSection

      Section „Device”
      Identifier „NV AGP TwinView”
      VendorName „nvidia”
      Driver „nvidia”
      # update this with the PCI id of your card. Consult the output
      # of the ‘lspci’ command.
      #BusID „PCI:1:0:0”

      # sample twinview setup
      Option „TwinView”
      # be sure to replace the HorizSync and VertRefresh with correct values
      # for your monitor!
      Option „SecondMonitorHorizSync” „28-79”
      Option „SecondMonitorVertRefresh” „43-75”
      Option „TwinViewOrientation” „Clone”
      Option „MetaModes” „800×600,800×600”
      Option „ConnectedMonitor” „crt,TV”
      EndSection

      Section „Screen”
      Identifier „Screen AGP TwinView”
      Device „NV AGP TwinView”
      Option „TVStandard” „PAL-B”
      Monitor „UHU-Monitor”
      DefaultDepth 24

      SubSection „Display”
      Depth 8
      Modes „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 16
      Modes „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 24
      Modes „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 32
      Modes „800×600” „640×480”
      EndSubSection
      EndSection

      Section „InputDevice”
      Identifier „UHU-Keyboard”
      Driver „keyboard”
      Option „AutoRepeat” „250 30”
      Option „XkbRules” „xfree86”
      Option „XkbModel” „pc105”
      Option „XkbLayout” „hu”
      EndSection

      Section „InputDevice”
      Identifier „UHU-Mouse”
      Driver „mouse”
      Option „Protocol” „ImPS/2”
      # Option „Protocol” „ExplorerPS/2”
      Option „Device” „/dev/gpmdata”
      Option „ZAxisMapping” „4 5 6 7”
      # Option „ZAxisMapping” „9 10 11 12”
      Option „Buttons” „12”
      EndSection

      Section „ServerLayout”
      Identifier „UHU-Layout”
      Screen „Screen AGP TwinView”
      InputDevice „UHU-Keyboard” „CoreKeyboard”
      InputDevice „UHU-Mouse” „CorePointer”
      EndSection

      #1918783
      rushmoon
      Felhasználó

        Hello!

        Nekem is van egy ilyesmi TVOUT-os (gf3) kártyám, bár tv-n még nem láttam a képét…

        Option „SecondMonitorVertRefresh” „43-75”

        Ez most a tv-re vonatkozik? Ha igen, akkor nem 50 (esetleg 100 :)) kell ide?

        #1918784
        maszili
        Felhasználó

          Nekem ez van a /etc/X11/XF86Config allomanyban:

          Code:
          Section „Monitor”

             Identifier   „Monitor0”

             VendorName   „Monitor Vendor”

             ModelName    „Monitor Model”

             HorizSync    31.5-80.0

             VertRefresh  40-200

             Option       „dpms”

             # 800×600 @ Hz : desktop

             Modeline „desktop” 50 800 856 976 1060 600 616 621 666 +hsync +vsync

             # 800×600 @ 60Hz : television

             Modeline „television” 25.175 640 664 760 800 480 491 493 525

          EndSection

          Section „Device”

             Identifier „NVIDIA GeForce 2 MX (generic)”

             VendorName „NVIDIA GeForce 2 MX (generic)”

             BoardName  „NVIDIA GeForce 2 MX (generic)”

             #Driver     „nv”

             Driver     „nvidia”

             VideoRam   65536

             Option     „CursorShadow”        „1”

             Option     „CursorShadowAlpha”   „64”

             Option     „CursorShadowXOffset” „6”

             Option     „CursorShadowYOffset” „4”

             Option     „NvAGP”               „3” # 0=Disable;1=NVidia;2=Linux;3=Auto

             Option     „NoLogo”              „1”

          EndSection

          Section „Screen”

             Identifier    „Screen0”

             Device        „NVIDIA GeForce 2 MX (generic)”

             Monitor       „Monitor0”

             DefaultDepth  24

             Subsection  „Display”

                 Depth   24

                 Modes   „desktop”

                 #Virtual 1600 1200

             EndSubsection

             Option „TwinView”                 „1”

             Option „SecondMonitorHorizSync”   „31.47”

             Option „SecondMonitorVertRefresh” „59.94”

             Option „MetaModes”                „desktop,television”

             Option „TwinViewOrientation”      „Clone” # Clone;Right;Left;Above;Below

             Option „TVStandard”               „PAL-B” # PAL-B D G H I K1 M N NC;NTSC-J M

             Option „TVOutFormat”              „COMPOSITE” # Auto;Composite;S-video

             Option „ConnectedMonitor”         „CRT,TV” # CRT;TV

             Option „DigitalVibrance”          „50”

          EndSection

          Az idozitesek elterhetnek!

          #1918785
          maszili
          Felhasználó

            Egy kicsit osszetortek a sorok de azert remelem olvashato…

            #1918786
            PcZolee
            Felhasználó

              Hello.

              Nekem egy pont ilyen kártyám van (csak LeadTek), és tökéletesen megy a TV kimenet, itt az XF86Config-om (cakli-pakli, ha ezt így beilleszted mennie kell!:

              Section „Files”
              RgbPath „/usr/X11R6/lib/X11/rgb”
              ModulePath „/usr/X11R6/lib/modules”
              FontPath „/usr/X11R6/lib/X11/fonts/local”
              FontPath „/usr/X11R6/lib/X11/fonts/misc:unscaled”
              FontPath „/usr/X11R6/lib/X11/fonts/75dpi:unscaled”
              FontPath „/usr/X11R6/lib/X11/fonts/100dpi:unscaled”
              FontPath „/usr/X11R6/lib/X11/fonts/misc”
              FontPath „/usr/X11R6/lib/X11/fonts/75dpi”
              FontPath „/usr/X11R6/lib/X11/fonts/100dpi”
              FontPath „/usr/X11R6/lib/X11/fonts/TTF”
              FontPath „/usr/X11R6/lib/X11/fonts/Type1”
              FontPath „/usr/X11R6/lib/X11/fonts/Speedo”
              FontPath „/usr/X11R6/lib/X11/fonts/URW”
              FontPath „/usr/X11R6/lib/X11/fonts/URW-latin2”
              FontPath „/usr/X11R6/lib/X11/fonts/unifont”
              FontPath „/usr/X11R6/lib/X11/fonts/freefont”
              FontPath „/usr/X11R6/lib/X11/fonts/jmk”
              EndSection

              Section „Module”
              # Load „pex5”
              Load „record”
              Load „extmod”
              Load „dbe”
              Load „dri”
              # Load „xie”
              Load „type1”
              Load „speedo”
              Load „xtt”
              Load „glx”
              EndSection

              Section „ServerFlags”
              AllowMouseOpenFail
              EndSection

              Section „Device”
              Identifier „UHU-Card”
              Driver „nvidia”
              Option „NvAGP” „3”
              Option „CursorShadow” „1”
              Option „NoLogo” „1”
              Option „DigitalVibrance” „55”
              Option „TwinView” „1”
              Option „SecondMonitorHorizSync” „30-50”
              Option „SecondMonitorVertRefresh” „60”
              Option „TwinViewOrientation” „Clone”
              Option „TVStandard” „PAL-B”
              Option „MetaModes” „1024×768@1024×768,1024×768@1024×768”
              EndSection

              Section „Monitor”
              Identifier „UHU-Monitor”
              HorizSync 28-200
              VertRefresh 43-75
              Modeline „400×256” 22.00 400 416 480 504 256 259 262 269 doublescan
              EndSection

              Section „Screen”
              Identifier „UHU-Screen”
              Device „UHU-Card”
              Monitor „UHU-Monitor”
              DefaultDepth 24

              SubSection „Display”
              Depth 8
              Modes „1024×768” „800×600” „640×480” „400×256”
              EndSubSection
              SubSection „Display”
              Depth 16
              Modes „1024×768” „800×600” „640×480” „400×256”
              EndSubSection
              SubSection „Display”
              Depth 24
              Modes „1024×768” „800×600” „640×480” „400×256”
              EndSubSection
              SubSection „Display”
              Depth 32
              Modes „1024×768” „800×600” „640×480” „400×256”
              EndSubSection
              EndSection

              Section „InputDevice”
              Identifier „UHU-Keyboard”
              Driver „keyboard”
              Option „AutoRepeat” „250 30”
              Option „XkbRules” „xfree86”
              Option „XkbModel” „pc105”
              Option „XkbLayout” „hu”
              EndSection

              Section „InputDevice”
              Identifier „UHU-Mouse”
              Driver „mouse”
              Option „Protocol” „ImPS/2”
              # Option „Protocol” „ExplorerPS/2”
              Option „Device” „/dev/gpmdata”
              Option „ZAxisMapping” „4 5 6 7”
              # Option „ZAxisMapping” „9 10 11 12”
              Option „Buttons” „12”
              EndSection

              Section „ServerLayout”
              Identifier „UHU-Layout”
              Screen „UHU-Screen”
              InputDevice „UHU-Keyboard” „CoreKeyboard”
              InputDevice „UHU-Mouse” „CorePointer”
              EndSection

              #Section „DRI”
              # Mode 0660
              # Group „video”
              #EndSection

              #1918787
              Tomka
              Felhasználó

                Köszönöm a válaszokat, este nekiesek.
                Remélem sikerül 🙂

                #1918788
                Derrick
                Felhasználó

                  Nekem bejött az nvtv…uhu csomag. 😀 Próbáld ki, hátha Neked is…

                  #1918789
                  Tomka
                  Felhasználó
                    #1918790
                    arnyek
                    Felhasználó

                      http://sourceforge.net/projects/nv-tv-out/
                      UHU csomag:
                      /etc/apt/sources.list-hez add hozzá a következõ sort: „deb http://ubk.uhulinux.hu/1.0/krix/ ./”
                      majd root-ként:
                      „apt-get update”
                      „apt-get install nvtv”
                      indítás: nvtv

                      #1918791
                      admin
                      Adminisztrátor
                      10 bejegyzés megtekintése - 1-10 / 19
                      • Be kell jelentkezni a hozzászóláshoz.