Announcement

Collapse
No announcement yet.

Can't login after install Nvidia Driver in Driver Manager

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    I'm a bit stuck on this one, I've tried every iteration I can think of for the below command and I can't get vlc to work with it.

    Code:
    vblank_mode=0 VLC_VERBOSE=3 optirun -b primus  vlc -info
    It works without bumblebee if I just run
    Code:
    vlc
    primusrun gives me a segfault

    Code:
     [FONT=monospace][COLOR=#000000]christopher@Jazzcat-ThinkPad-T540p:~$ vblank_mode=0 VLC_VERBOSE=3 primusrun vlc                                    [/COLOR]
    VLC media player 2.2.0 Weatherwax (revision 2.2.0-0-g1349ef2) 
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: VLC media player - 2.2.0 Weatherwax [/COLOR]
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: Copyright © 1996-2015 the VideoLAN team [/COLOR]
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: revision 2.2.0-0-g1349ef2 [/COLOR]
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: configured with ./configure  '--includedir=${prefix}/include' '--mandir=${pr[/COLOR]
    efix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu'
     '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CPPFLAG
    S=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' '--disable-maintainer-mode
    ' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/d
    oc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=1' '--enable-a52' '--enable-aa' '--enab
    le-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dire
    ctfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freerdp'
     '--enable-freetype' '--enable-fribidi' '--enable-gles1' '--enable-gles2' '--enable-gnutls' '--enable-jack' '--ena
    ble-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-ma
    d' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-not
    ify' '--enable-ogg' '--enable-opus' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--en
    able-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-sp
    eex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enab
    le-vdpau' '--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/
    solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '-
    -disable-libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-sndio' '--disable-svgdec' '--d
    isable-telx' '--disable-vpx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394'
     '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-v
    cd' '--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--di
    sable-altivec' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-
    protector-strong -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protec
    tor-strong -Wformat -Werror=format-security' 
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: searching plug-in modules [/COLOR]
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat [/COLOR]
    [[COLOR=#54ff54][B]000000000172c118[/B][/COLOR][COLOR=#000000]] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins' [/COLOR]
    ATTENTION: default value of option vblank_mode overridden by environment. 
    ATTENTION: default value of option vblank_mode overridden by environment. 
    Segmentation fault (core dumped)
    [/FONT]


    it seem that /etc/modprobe.d/bumblebee.conf is missing
    Code:
    # 346
    blacklist nvidia-346
    blacklist nvidia-346-updates
    blacklist nvidia-experimental-346
    # 349
    blacklist nvidia-349
    blacklist nvidia-349-updates
    blacklist nvidia-experimental-349
    Last edited by Jazzcat; Apr 10, 2015, 08:33 PM.

    Comment


      #32
      After trying and failing a building from source, I reinstalled nvidia-349 bumblebee bumblebee-nvidia primus and added the appropriate entries to blacklist. sddm is now all good but vlc still won't work. I've just been using parole. Everything else seems fine.

      Comment

      Working...
      X