Announcement

Collapse
No announcement yet.

DVDFab vs. REAL Nvidia drivers

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

    DVDFab vs. REAL Nvidia drivers

    OK! On my known good, working DVDFab install on Ubuntu 16.04 LTS AMD64, with crappy default nouveau drivers. I decided to build and install the latest Proprietary NVIDIA drivers, including full NVENC, and CUDA support.
    DVDFab now fails on Ubuntu exactly the same as it does on my two Fedora 25 main computers (which, not surprisingly, I've built and installed the latest NVIDIA drivers on, too!).

    Splash screen loads, and freezes forever: It's a(nother) QT problem: (by the looks of it, you guys have a lot, based on all the errors I'm seeing, even on the working version!)

    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    ************************************************** *************************** GetSystemDefaultLangID not complete.
    libGL error: No matching fbConfigs or visuals found
    libGL error: failed to load driver: swrast
    ************************************************** *************************** set_cpu_count not complete.
    QMetaObject::connectSlotsByName: No matching signal for on_macMaxButton_clicked()
    QObject::connect: No such slot FabUtilityDlg::slot_listViewClicked(const QModelIndex &) in fabutilitydlg.cpp:27
    QObject::connect: (sender name: 'listView_iutility')
    QObject::connect: (receiver name: 'FabUtilityDlg')
    Unrecognized OpenGL version
    Unrecognized OpenGL version

    ########################################
    DVDFab developers want to chime in on this one now?


    -david

    #2
    Heres my actual OpenGL version

    david@ubuntu-test:~/DVDFab$ glxinfo | grep "OpenGL version"
    OpenGL version string: 4.5.0 NVIDIA 375.66

    Comment

    Working...
    X