[PlanetCCRMA] Re: fc7 nvidia, madwifi; ntfs

Matt Barber brbrofsvl@gmail.com
Fri Jun 8 12:48:01 2007


Update --

After booting through the older kernels, it looks like nvidia/gl works
with rt after all (it seems some auto-config lines didn't work on
previous xserver-restarts or reboots into the rt kernel).  Here are
the relevant xorg.conf sections that worked for me:

----------------------------------------------------


# Xorg configuration created by livna-config-display

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules/extensions/nvidia"
    ModulePath   "/usr/lib/xorg/modules"
EndSection



Section "Device"
    Identifier  "Videocard0"
    Driver      "nvidia"
    Option        "AddARGBGLXVisuals" "True"
    Option        "DisableGLXRootClipping" "True"
EndSection



---------------------------------------------------------








On 6/8/07, Matt Barber <brbrofsvl@gmail.com> wrote:
> Hello,
>
> Nvidia and madwifi drivers from livna rebuild against fc7 ccrma-rt.  I haven't tested madwifi yet, but the build is clean.
>
> Nvidia drivers seem to work for most x11 needs, but opengl apps like celestia are wonky with both X11/nv and nvidia proprietary on my system, and crash the x server (immediately with proprietary, after time with x11), with the rt kernel (livna nvidia w/ standard fedora works fine) -- I'll be testing on other systems with nvidia to see if it's just the one card... perhaps there's a patch that can be applied.
>
> Livna kmod-ntfs rebuilds with a patch (I copied it into a previous post), but as another ccrma user posted recently, it looks like ntfs-3g is taking over?  It seems to come standard with fc7.  I don't see kmod-fglrx yet -- might exist on a different repo or under a different name.
>
>
> Also, what is going on with yum!?  It's SO much faster than in fc5 and fc6, at least over here.
>
>
> Matt
>
>
>