Announcement

Collapse
No announcement yet.

NVIDIA GeForce 3 Ti200 on Fedora Core 6

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Help me? Please?

    Comment


    • #12
      Livna drivers can be debated... It largely depends if you want to build the drivers yourself, etc...

      Personally I use the manufacturer-supplied packages. For NVIDIA I use the installer and with the ATI drivers I use the buildpkg ability.

      Are you using the NVIDIA.com drivers or Livna?

      Do you have Composite enabled in your xorg.conf? (WIth NVIDIA you can have it enabled, and should).

      When you start Beryl what is the output?
      Michael Larabel
      https://www.michaellarabel.com/

      Comment


      • #13
        I use NVIDIAS closed drivers, composite is enabled. I have to reboot to give you the output. xorgconfig was a mess. but, should this be like it is:
        Section "Files"
        ModulePath "/usr/lib/xorg/modules"
        EndSection

        Comment


        • #14
          here it is... Not very nice for me, I think.

          Xlib: extension "XVideo" missing on display ":0.0".
          xvinfo: No X-Video Extension on :0.0
          compiz: No sync extension

          Comment


          • #15
            Code:
            Section "Module"
                Load  "dbe"
                Load  "v4l"
                Load  "extmod"
                Load  "type1"
                Load  "freetype"
                Load  "glx"
            EndSection
            Try having those modules loaded in your xorg.conf and see if it addresses those errors.
            Michael Larabel
            https://www.michaellarabel.com/

            Comment


            • #16
              Sorry:

              [root@localhost X11]# Xlib: extension "XVideo" missing on display ":0.0".
              xvinfo: No X-Video Extension on :0.0
              compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
              compiz: No sync extension
              Xlib: extension "XVideo" missing on display ":0.0".
              xvinfo: No X-Video Extension on :0.0
              XGL Absent, checking for NVIDIA
              Nvidia Present
              Relaunching beryl with __GL_YIELD="NOTHING"
              Xlib: extension "XVideo" missing on display ":0.0".
              xvinfo: No X-Video Extension on :0.0
              XGL Absent, checking for NVIDIA
              Nvidia Present
              beryl: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
              beryl: No sync extension
              compiz: SmcOpenConnection failed: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
              compiz: No sync extension

              Comment


              • #17
                Am I right when I say that I have to tell xorg.conf to load Xv (X-Video)

                Comment


                • #18
                  Loading extmod should provide the X-Video extension for you. I haven't run into this issue before so I am wondering if it may be an issue with something in the GeForce 3 series.
                  Michael Larabel
                  https://www.michaellarabel.com/

                  Comment


                  • #19
                    Forgot the very omportant "Restart Computer"
                    But, now: beryl: No GLXFBConfig for depth 32

                    I need to tell xorg.conf AND the NVIDIA X configurator that I want to run Linux in 24-bit

                    Comment


                    • #20
                      Depth 24

                      That should get you going.
                      Michael Larabel
                      https://www.michaellarabel.com/

                      Comment

                      Working...
                      X