[Solved] Nvidia module fails to load on lastest kernel (3.6.7-1-ARCH)

Hi there!
I have just updated my desktop PC yesterday, as I normally do every week (yaourt -Syu --aur), and today when I rebooted my Xorg refuses to load.
I've checked the logs, etc, and I think there's a problem with the nvidia module. In fact, I can't even modprobe it.
I've googled for hours, but I can't find any solution out there...
Here you have the log: https://dl.dropbox.com/u/1732176/Xorg.0.log
Any hint will be appreciated...
Thanks in advance ^^
Last edited by roobre (2012-11-24 16:18:40)

falconindy wrote:
[ 24.672] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[ 24.672] (EE) NVIDIA: system's kernel log for additional error messages.
Perhaps you should look at dmesg.
Thanks!
Looking there I found:
[ 5.371106] NVRM: The NVIDIA GeForce 7100 / nForce 630i GPU installed in this system is
NVRM: supported through the NVIDIA 304.xx Legacy drivers. Please
NVRM: visit http://www.nvidia.com/object/unix.html for more
NVRM: information. The 310.19 NVIDIA driver will ignore
NVRM: this GPU. Continuing probe...
I'll try to pacman those drivers and check again...
[EDIT]
Yeehaa!
It works! ^^
Thank you so much
Last edited by roobre (2012-11-24 16:18:27)

Similar Messages

  • Ndiswrapper module fails to load on custom kernel

    Hello All, I just compiled my custom kernel, which boots successfully (yay! after at least 10 hours of constant compiling..), however, the ndiswrapper module does not load. I'm wondering, if there's any shortcut to it without using abs to makepkg another version of it for my kernel.
    I have tried to compile the kernel26 (vanilla arch kernel, replacing my default kernel), and changed the pkgrel number from 3 to 4, but this time, the ndiswrapper module still failed to load, the error message was that the format of the kernel module was different.
    I have also tried to remove the package ndiswrapper, and reinstalling it through pacman, but that didn't work out either. The problem still persists.
    Similar problem also applies to my fglrx kernel module. Any advice is appreciated.

    ndiswrapper needs to be built against the new kernel. Use abs to do that and reinstall your new package via pacman.

  • Error date20.dll module failed to load

    I just loaded my Palm Desktop software onto a new PC with Vista. When I try to load the Palm Desktop I get this error message: "Error date20.dll module failed to load". Each time this happens, when I try to close this error message box for the 3rd time the Palm desktop finally loads.  How can I stop this from happening every time I try to open palm Desktop?
    Post relates to: Palm TX

    Not sure why I couldn't find this answer in my earlier searches...
    But this thread solved it for me:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/3aa1e324-da32-4ea0-865c-c69f610ef262/failed-to-load-execute-package-task-error?forum=sqlintegrationservices
    Essentially I had to install SSIS on the build machine so that the 64-bit version for
    ExecPackageTask.dll, was available.  I did this from the original media CD selection Integration Services as a feature.
    Hope this helps someone in the future.

  • Modules fail to load

    Hi there
    I've been away for some time and for some reason i can't get the installation to work .
    When arch boots i get the message that modules fail to load , and afterwards when i try to startx , i get a black screen and nothing happens.
    Also i remember using hal , but now it's not needed . Do i need to add anything else in rc.conf ?
    I only have Modules = (broadcom tg3) and nothing else.
    Thanks for the help

    You probably need those modules, but have you tried removing those two modules just to see if they are the problem?  Once you figure out which one it is, finding a solution will probably be easier.

  • MacBook Windows7 install failing - ntkrnlpa.exe - "Windows failed to load because the kernel is missing, or corrupt."

    Trying to do BootCamp Windows-7 install on my MacBook (running 10.5.x).
    Detailed progress notes here. Latest: "Windows failed to load because the kernel is missing, or corrupt." (ntkrnlpa.exe) Hit `Enter` to continue, make next selection, but it comes back to error message. So shut down (power button) then reboot with Windows DVD still in there. Ended up with same error!

    Best thing to do is nuke the drive, then reinstall Vista again.
    I know this is a long process but should get you back running again.
    Linux makes odd partitions that recovery does not understand and they don't get deleted properly, boot and nuke will take care of that.

  • [SOLVED]Gtk-Message: Failed to load module "canberra-gtk-module"

    Hi,
    I'm getting this message
    Gtk-Message: Failed to load module "canberra-gtk-module"
    keepassx: symbol lookup error: /usr/lib/gtk-2.0/2.10.0/engines/libindustrial.so: undefined symbol: gtk_check_version
    for various gtk-based applications.
    I've read that is fixed, https://bugs.archlinux.org/task/23655.
    Using Arch 64 bit, XFCE here.
    Any clue?
    Last edited by kinu (2011-09-29 13:17:06)

    Changing gtk theme do the trick. I get the message, but applications start ok.

  • [SOLVED] Many modules are not loaded in the Arch USB key installation.

    Hello!
    I installed Arch Linux on my USB key. I did it few months ago and it worked, I had portable arch.
    Yesterday I decided to make a fresh installation. Unfortunately after booting it from my USB key
    most of the modules were not loaded. Because of that I couldn't start the X server and connect to
    the internet (ethernet card was not detected).
    Even after loading the module which corresponds to my ethernet card manually (modprobe e1000e) it was not
    displayed in the lsmod list.
    I though "maybe I screwed something up during the installation?". To find out I used GParted to copy
    my OS partition (perfectly working Arch Linux installed on the hard drive) to the USB key. Of course I changed the UUID of the USB partition.
    After booting it I was suprised because the situation did not change - modules that are loaded on my main system for some
    reason were not loaded on it's exact copy placed on the USB key.
    I have no idea why my portable OS is acting like this.
    Commands below were executed on another PC so don't look for the e1000e module.
    $ lsmod
    Module Size Used by
    ext4 474699 2
    crc16 1367 1 ext4
    mbcache 6082 1 ext4
    jbd2 83440 1 ext4
    usb_storage 48007 2
    ata_generic 3378 0
    pata_acpi 3395 0
    hid_generic 1161 0
    usbhid 40577 0
    hid 90742 2 hid_generic,usbhid
    sr_mod 14898 0
    cdrom 34848 1 sr_mod
    sd_mod 30821 3
    pata_atiixp 4819 0
    ehci_pci 4000 0
    ohci_pci 4040 0
    ohci_hcd 23905 1 ohci_pci
    ehci_hcd 59252 1 ehci_pci
    usbcore 180104 6 usb_storage,ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,usbhid
    ahci 23056 0
    libahci 21642 1 ahci
    usb_common 1656 1 usbcore
    libata 171112 5 ahci,pata_acpi,libahci,ata_generic,pata_atiixp
    scsi_mod 130669 4 usb_storage,libata,sd_mod,sr_mod
    nouveau 904702 0
    button 4677 1 nouveau
    video 11196 1 nouveau
    mxm_wmi 1475 1 nouveau
    wmi 8419 2 mxm_wmi,nouveau
    i2c_algo_bit 5399 1 nouveau
    drm_kms_helper 36254 1 nouveau
    ttm 63507 1 nouveau
    drm 238238 3 ttm,drm_kms_helper,nouveau
    i2c_core 24164 4 drm,drm_kms_helper,i2c_algo_bit,nouveau
    $ ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    $ lspci #Just a fragment
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 03)
    Subsystem: Gigabyte Technology Co., Ltd Motherboard
    Flags: bus master, fast devsel, latency 0, IRQ 10
    I/O ports at de00 [size=256]
    Memory at fdaff000 (64-bit, prefetchable) [size=4K]
    Memory at fdaf8000 (64-bit, prefetchable) [size=16K]
    [virtual] Expansion ROM at fda00000 [disabled] [size=128K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 01
    Capabilities: [ac] MSI-X: Enable- Count=4 Masked-
    Capabilities: [cc] Vital Product Data
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [160] Device Serial Number 07-00-00-00-68-4c-e0-00
    $ cat /etc/X11/xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 331.38 (buildmeister@swio-display-x64-rhel04-15) Wed Jan 8 19:53:14 PST 2014
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    $ cat /var/log/Xorg.0.log
    [ 59.424]
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    [ 59.424] X Protocol Version 11, Revision 0
    [ 59.424] Build Operating System: Linux 3.12.5-1-ARCH x86_64
    [ 59.424] Current Operating System: Linux sanguine 3.12.7-2-ARCH #1 SMP PREEMPT Sun Jan 12 13:09:09 CET 2014 x86_64
    [ 59.425] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2c39c1f9-de3e-4907-93dc-8b77422a07a1 rw
    [ 59.425] Build Date: 09 January 2014 08:47:24AM
    [ 59.425]
    [ 59.425] Current version of pixman: 0.32.4
    [ 59.425] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 59.425] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 59.425] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 13 12:55:56 2014
    [ 59.433] (==) Using config file: "/etc/X11/xorg.conf"
    [ 59.433] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 59.437] (==) ServerLayout "Layout0"
    [ 59.437] (**) |-->Screen "Screen0" (0)
    [ 59.437] (**) | |-->Monitor "Monitor0"
    [ 59.441] (**) | |-->Device "Device0"
    [ 59.441] (**) |-->Input Device "Keyboard0"
    [ 59.441] (**) |-->Input Device "Mouse0"
    [ 59.441] (==) Automatically adding devices
    [ 59.441] (==) Automatically enabling devices
    [ 59.441] (==) Automatically adding GPU devices
    [ 59.456] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 59.456] Entry deleted from font path.
    [ 59.456] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 59.456] Entry deleted from font path.
    [ 59.457] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 59.457] Entry deleted from font path.
    [ 59.457] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 59.457] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 59.457] Entry deleted from font path.
    [ 59.457] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 59.457] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 59.457] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 59.457] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 59.457] (WW) Disabling Keyboard0
    [ 59.457] (WW) Disabling Mouse0
    [ 59.457] (II) Loader magic: 0x804c80
    [ 59.457] (II) Module ABI versions:
    [ 59.457] X.Org ANSI C Emulation: 0.4
    [ 59.457] X.Org Video Driver: 15.0
    [ 59.457] X.Org XInput driver : 20.0
    [ 59.457] X.Org Server Extension : 8.0
    [ 59.459] (--) PCI:*(0:1:5:0) 1002:796e:1458:d000 rev 0, Mem @ 0xd8000000/134217728, 0xfdfe0000/65536, 0xfde00000/1048576, I/O @ 0x0000ee00/256
    [ 59.459] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 59.460] Initializing built-in extension Generic Event Extension
    [ 59.460] Initializing built-in extension SHAPE
    [ 59.460] Initializing built-in extension MIT-SHM
    [ 59.460] Initializing built-in extension XInputExtension
    [ 59.461] Initializing built-in extension XTEST
    [ 59.461] Initializing built-in extension BIG-REQUESTS
    [ 59.461] Initializing built-in extension SYNC
    [ 59.461] Initializing built-in extension XKEYBOARD
    [ 59.461] Initializing built-in extension XC-MISC
    [ 59.461] Initializing built-in extension SECURITY
    [ 59.461] Initializing built-in extension XINERAMA
    [ 59.461] Initializing built-in extension XFIXES
    [ 59.461] Initializing built-in extension RENDER
    [ 59.461] Initializing built-in extension RANDR
    [ 59.463] Initializing built-in extension COMPOSITE
    [ 59.466] Initializing built-in extension DAMAGE
    [ 59.468] Initializing built-in extension MIT-SCREEN-SAVER
    [ 59.470] Initializing built-in extension DOUBLE-BUFFER
    [ 59.472] Initializing built-in extension RECORD
    [ 59.475] Initializing built-in extension DPMS
    [ 59.477] Initializing built-in extension Present
    [ 59.479] Initializing built-in extension DRI3
    [ 59.481] Initializing built-in extension X-Resource
    [ 59.483] Initializing built-in extension XVideo
    [ 59.485] Initializing built-in extension XVideo-MotionCompensation
    [ 59.487] Initializing built-in extension XFree86-VidModeExtension
    [ 59.490] Initializing built-in extension XFree86-DGA
    [ 59.492] Initializing built-in extension XFree86-DRI
    [ 59.494] Initializing built-in extension DRI2
    [ 59.494] (II) LoadModule: "glx"
    [ 59.502] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 60.382] (II) Module glx: vendor="NVIDIA Corporation"
    [ 60.388] compiled for 4.0.2, module version = 1.0.0
    [ 60.388] Module class: X.Org Server Extension
    [ 60.388] (II) NVIDIA GLX Module 331.38 Wed Jan 8 19:10:17 PST 2014
    [ 60.401] Loading extension GLX
    [ 60.401] (II) LoadModule: "nvidia"
    [ 60.401] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 60.455] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 60.455] compiled for 4.0.2, module version = 1.0.0
    [ 60.455] Module class: X.Org Video Driver
    [ 60.462] (II) NVIDIA dlloader X Driver 331.38 Wed Jan 8 18:51:00 PST 2014
    [ 60.462] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 60.464] (++) using VT number 1
    [ 60.464] (EE) No devices detected.
    [ 60.464] (EE)
    Fatal server error:
    [ 60.464] (EE) no screens found(EE)
    [ 60.464] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 60.464] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 60.465] (EE)
    Last edited by Skitter (2014-02-16 20:57:21)

    Please post the output of:
    dmesg -c
    modprobe e1000e
    dmesg

  • [Solved] Ncmpcpp Visualizer Failed To Load (Blank)

    I've install ncmpcpp and mpd and I've followed each guide to enable visualization. Unfortunately I don't know what have cause it to failed to load.
    Everytime I hit '9' to reveal it, it just showing blank terminal..for your information all of my songs just played fine.
    I used config from one of our member via this thread. here is my .ncmpcpp/config:
    ##### connection settings #####
    mpd_host = "localhost"
    mpd_port = "6600"
    mpd_music_dir = "/home/drfreddy/Music"
    mpd_connection_timeout = "5"
    mpd_crossfade_time = "1"
    mpd_communication_mode = "notifications" (polling/notifications)
    visualizer_fifo_path = "/tmp/mpd.fifo"
    visualizer_output_name = "my_fifo"
    visualizer_sync_interval = "1"
    visualizer_type = "wave" (spectrum/wave)
    system_encoding = "utf-8"
    ##### delays #####
    playlist_disable_highlight_delay = "5"
    message_delay_time = "4"
    # Playlist
    song_columns_list_format = "(7f)[cyan]{l} (25)[blue]{a} (40)[red]{t|f} (30)[magenta]{b}"
    song_list_format = "{$3[%l]$9} {$5%a$9} - {$2%t$9} - {$6%f$9}"
    now_playing_prefix = "$b$1» "
    now_playing_suffix = "$/b"
    playlist_display_mode = "columns" (classic/columns)
    autocenter_mode = "yes"
    centered_cursor = "yes"
    cyclic_scrolling = "yes"
    mouse_list_scroll_whole_page = "no"
    # # Bars
    song_status_format = "{%a - }{%t - }{%b}"
    progressbar_look = "─╼ "
    titles_visibility = "no"
    header_visibility = "no"
    statusbar_visibility = "yes"
    # Browser
    browser_playlist_prefix = "$2plist »$9 "
    browser_display_mode = "classic" (classic/columns)
    # Colors
    discard_colors_if_item_is_selected = "yes"
    header_window_color = "default"
    volume_color = "cyan"
    state_line_color = "white"
    state_flags_color = "green"
    main_window_color = "default"
    color1 = "cyan"
    color2 = "black"
    main_window_highlight_color = "red"
    progressbar_color = "cyan"
    statusbar_color = "white"
    active_column_color = "red"
    visualizer_color = "cyan"
    # Others
    song_window_title_format = "MPD: {%a > }{%t}|{%f}"
    search_engine_display_mode = "columns" (classic/columns)
    follow_now_playing_lyrics = "yes"
    display_screens_numbers_on_start = "no"
    user_interface = "alternative" (classic/alternative)
    And here is my .mpdconf:
    # An example configuration file for MPD
    # See the mpd.conf man page for a more detailed description of each parameter.
    # Files and directories #######################################################
    # This setting controls the top directory which MPD will search to discover the
    # available audio files and add them to the daemon's online database. This
    # setting defaults to the XDG directory, otherwise the music directory will be
    # be disabled and audio files will only be accepted over ipc socket (using
    # file:// protocol) or streaming files over an accepted protocol.
    music_directory "/home/drfreddy/Music/"
    # This setting sets the MPD internal playlist directory. The purpose of this
    # directory is storage for playlists created by MPD. The server will use
    # playlist files not created by the server but only if they are in the MPD
    # format. This setting defaults to playlist saving being disabled.
    playlist_directory "~/.mpd/playlists"
    # This setting sets the location of the MPD database. This file is used to
    # load the database at server start up and store the database while the
    # server is not up. This setting defaults to disabled which will allow
    # MPD to accept files over ipc socket (using file:// protocol) or streaming
    # files over an accepted protocol.
    db_file "~/.mpd/database"
    # These settings are the locations for the daemon log files for the daemon.
    # These logs are great for troubleshooting, depending on your log_level
    # settings.
    # The special value "syslog" makes MPD use the local syslog daemon. This
    # setting defaults to logging to syslog, otherwise logging is disabled.
    #log_file "~/.mpd/log"
    # This setting sets the location of the file which stores the process ID
    # for use of mpd --kill and some init scripts. This setting is disabled by
    # default and the pid file will not be stored.
    #pid_file "~/.mpd/pid"
    # This setting sets the location of the file which contains information about
    # most variables to get MPD back into the same general shape it was in before
    # it was brought down. This setting is disabled by default and the server
    # state will be reset on server start up.
    #state_file "~/.mpd/state"
    # The location of the sticker database. This is a database which
    # manages dynamic information attached to songs.
    #sticker_file "~/.mpd/sticker.sql"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    user "drfreddy"
    # This setting specifies the group that MPD will run as. If not specified
    # primary group of user specified with "user" setting will be used (if set).
    # This is useful if MPD needs to be a member of group such as "audio" to
    # have permission to use sound card.
    #group "nogroup"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    bind_to_address "any"
    # And for Unix Socket
    #bind_to_address "~/.mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    log_level "default"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    gapless_mp3_playback "yes"
    # Setting "restore_paused" to "yes" puts MPD into pause mode instead
    # of starting playback after startup.
    #restore_paused "no"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. The complete list of possible values can be
    # found in the mpd.conf man page.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # This setting enables automatic update of MPD's database when files in
    # music_directory are changed.
    auto_update "yes"
    # Limit the depth of the directories being watched, 0 means only watch
    # the music directory itself. There is no limit by default.
    #auto_update_depth "3"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured music_directory.
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured music_directory.
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Input #######################################################################
    input {
    plugin "curl"
    # proxy "proxy.isp.com:8080"
    # proxy_user "user"
    # proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # See <http://mpd.wikia.com/wiki/Configuration#Audio_Outputs> for examples of
    # other audio outputs.
    # An example of an ALSA output:
    audio_output {
    type "alsa"
    name "Beats by Dr. Freddy"
    device "hw:0,0" # optional
    format "44100:16:2" # optional
    mixer_type "software" # optional
    mixer_device "default" # optional
    mixer_control "PCM" # optional
    mixer_index "0" # optional
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## format "44100:16:2" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## url "http://example.com" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    ## mixer_type "software" # optional
    # An example of a recorder output:
    #audio_output {
    # type "recorder"
    # name "My recorder"
    # encoder "vorbis" # optional, vorbis or lame
    # path "/var/lib/mpd/recorder/mpd.ogg"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    # bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # max_clients "0" # optional 0=no limit
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # mixer_type "none" # optional
    # This setting will change all decoded audio to be converted to the specified
    # format before being passed to the audio outputs. By default, this setting is
    # disabled.
    #audio_output_format "44100:16:2"
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "off", "album" or "track". See <http://www.replaygain.org>
    # for more details. This setting is off by default.
    #replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    #replaygain_preamp "0"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "2048"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Client TCP keep alive #######################################################
    # For clients connected by TCP on supported platforms.
    # Allows detection of dangling connections due to clients disappearing from
    # the network without closing their connections.
    # This is not usually necessary but can be useful in cases such as wifi connectected
    # clients that go in and out of network range or turn off wifi without closing their
    # connections. Combined with low max_connections this can soon cause clients to not
    # be able to connect.
    # Enable tcp keepalive on new client connections (default is "no")
    #tcp_keep_alive "no"
    # Time in seconds since the last communication on the connection and before
    # the keepalive probing is started. (default is 7200 seconds)
    #tcp_keep_alive_idle "7200"
    # Interval in seconds between keepalive probes, once a probe started.
    # (default is 75 seconds)
    #tcp_keep_alive_interval "75"
    # Number of failed probes before the connection is pronounced dead and
    # the connection is closed. (default is 9 times)
    #tcp_keep_alive_count "9"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting.
    #filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    # SIDPlay decoder #############################################################
    # songlength_database:
    # Location of your songlengths file, as distributed with the HVSC.
    # The sidplay plugin checks this for matching MD5 fingerprints.
    # See http://www.c64.org/HVSC/DOCUMENTS/Songlengths.faq
    # default_songlength:
    # This is the default playing time in seconds for songs not in the
    # songlength database, or in case you're not using a database.
    # A value of 0 means play indefinitely.
    # filter:
    # Turns the SID filter emulation on or off.
    #decoder {
    # plugin "sidplay"
    # songlength_database "/media/C64Music/DOCUMENTS/Songlengths.txt"
    # default_songlength "120"
    # filter "true"
    audio_output {
    type "fifo"
    name "my_fifo"
    path "/tmp/mpd.fifo"
    Can somebody tell me how to enable the visualization? Am I missing something?
    Last edited by Archer1X (2013-02-07 10:48:34)

    Nevermind..got it working after configured that I have to put this line in .ncmpcpp/config:
    visualizer_look = "+|"
    Anybody have a better look for the visualizer?
    I also have tried several figures like "=="..hmm..kinda like it..
    Last edited by Archer1X (2013-02-07 10:49:13)

  • Ocfs2_nodemanager module fails to load in kernel on node1of2 in 11gRAC

    Hello Linux Gurus.
    Hopefully this is a simple problem...Creating an 11g 2-node RAC. Upon boot, node Lin1 fails to load the module ocfs2_nodemanager. Node2 (Lin2) loads nodemanager fine. Using identical HP Proliant DL380 servers, identical o/s install, etc...
    I tried removing, reinstalling, etc. ocfs2-2.6.18-53.el5-1.2.7-1.el5.i686.rpm using the rpm utility, but nothing changes. How do I get the ocfs2_nodemanager to load into the kernel on Lin1 at boot or any other time?
    I set down this path when running ocfs2console to configure ocfs2 file system.
    Any assistance very much appreciated.
    [root@lin1 Server]# uname -a
    Linux lin1 2.6.18-53.el5xen #1 SMP Sat Nov 10 18:42:28 EST 2007 i686 i686 i386 GNU/Linux
    On Lin1 (node1):
    [root@lin1 Server]# rpm -Uvh ocfs2-2.6.18-53.el5-1.2.7-1.el5.i686.rpm
    warning: ocfs2-2.6.18-53.el5-1.2.7-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 1e5e0159
    Preparing... ########################################### [100%]
    1:ocfs2-2.6.18-53.el5 ########################################### [100%]
    [root@lin1 Server]# updatedb
    [root@lin1 Server]# locate ocfs2_nodemanager
    /lib/modules/2.6.18-53.el5/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko
    Same process on Lin2 (node2) yields:
    [root@lin2 Server]# locate ocfs2_nodemanager
    /lib/modules/2.6.18-53.el5/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko
    /proc/fs/ocfs2_nodemanager
    /proc/fs/ocfs2_nodemanager/fence_method
    /proc/fs/ocfs2_nodemanager/hb_dead_threshold
    /proc/fs/ocfs2_nodemanager/interface_revision
    /proc/fs/ocfs2_nodemanager/log_mask
    /proc/fs/ocfs2_nodemanager/send_tracking
    /proc/fs/ocfs2_nodemanager/sock_containers
    /sys/module/ocfs2_nodemanager
    /sys/module/ocfs2_nodemanager/refcnt
    /sys/module/ocfs2_nodemanager/sections
    /sys/module/ocfs2_nodemanager/srcversion
    /sys/module/ocfs2_nodemanager/version
    /sys/module/ocfs2_nodemanager/sections/.altinstr_replacement
    /sys/module/ocfs2_nodemanager/sections/.altinstructions
    /sys/module/ocfs2_nodemanager/sections/.bss
    /sys/module/ocfs2_nodemanager/sections/.data
    /sys/module/ocfs2_nodemanager/sections/.exit.text
    /sys/module/ocfs2_nodemanager/sections/.gnu.linkonce.this_module
    /sys/module/ocfs2_nodemanager/sections/.init.text
    /sys/module/ocfs2_nodemanager/sections/.rodata
    /sys/module/ocfs2_nodemanager/sections/.rodata.str1.1
    /sys/module/ocfs2_nodemanager/sections/.smp_locks
    /sys/module/ocfs2_nodemanager/sections/.strtab
    /sys/module/ocfs2_nodemanager/sections/.symtab
    /sys/module/ocfs2_nodemanager/sections/.text
    /sys/module/ocfs2_nodemanager/sections/__kcrctab_gpl
    /sys/module/ocfs2_nodemanager/sections/__ksymtab_gpl
    /sys/module/ocfs2_nodemanager/sections/__ksymtab_strings
    /sys/module/ocfs2_nodemanager/sections/__versions

    well, there is also a ocfs2-2.6.18-53.el5xen-1.2.7-1.el5.rpm in the same directory as the other ocfs2-xxxx rpms. I installed that on Lin1 (node1) and that seemed to do the trick. I don't feel too comfortable about having different versions...but we'll see what happens. BTW, I did not opt for the "xen" install on Lin1. Both nodes hardware is the same so how would "xen" be installed on Lin1 and Lin2 something else? And, while were here, what is "xen" in this context?

  • [SOLVED] Loop Module refuses to load

    Pretty simple, I go to mount an image as a loopback device, mount exits with no error however the device isn't mounted. Realize loop module isn't loaded, and well...
    andrew@river ~ % sudo modprobe loop
    andrew@river ~ % lsmod | grep loop
    andrew@river ~ %
    I have checked dmesg and various logs, no error or any sign that this process took place.
    EDIT: Nevermind, was running kernel 3.2.9 however my machine was up to date with 3.2.11
    Last edited by amranu (2012-03-20 15:26:54)

    You need to reboot after updating your kernel.

  • Nvidia driver fails to load with NV GT-220 graphics card

    I am using 2.6.33-ARCH of May 13th, I installed a Nvidia GT-220 graphics card over my onboard 6100,
    it was using nouveau, i tried to upgrade to using the nvidia driver but find now that i am not able to
    modprobe -i nvidia  i get Fatal: Error inserting nvidia (/lib/modules/2.6.33-ARCH/kernel/drivers/video/nvideo.ko
    modinfo nvidia shows it in the above location.
    startx gives me: cannot execute binary file.
    even after !nouveau in MODULES /etc/rc.conf  it shows up with lsmod |grep nouveau

    I installed the nvidia drivers with: sudo pacman -S nvidia nvidia-utils
    I seem to of gotten more than one problem with my attemps at resolving this. The issue with nvidia module has been resolved by reinstalling the previous kernel26 2.6.31.3-1 it apparently doesnt have nouveau. and lsmod |grep nouveau gives null reply so its gone...
    I used sudo nvidia-xconfig and it completed as expected and wrote a new xorg.conf but i am still getting
    cannot execute binary file when i try using startx.
    startx gives me: cannot execute binary file. additionally  using: sudo X  -configure gives the same error.
    the versions of nvidia are under question:  I have nvidia 195.36.15-2  and nvidia-utils 195.36.15-1
    I am not sure if different minors are a problem, just noting the difference.

  • [Solved] (EE) NVIDIA(0): Failed to load the NVIDIA kernel module

    So, I did an arch base install today, rebooted and after that, basicly I
    added kdemod to pacman.conf,
    updated pacman,
    rewrote pacman.conf (/mirrorlist),
    pacman -Syu,
    pacman -S kdemod,
    pacman -S xorg-server xorg-xinit,
    pacman -S nvidia (removed libgl; 7600GT),
    wrote xorg.conf.
    now when I startx:
    FATAL: module nvidia not found.
    (EE) NVIDIA(0): module nvidia not found.NVIDIA kernel module!
    (EE) NVIDIA(0): *** Aborting ***
    (EE) Screen(s) found, but none have a usable configuration.
    I tried reinstalling kernel26, nvidia, didn't work.
    EDIT: reinstalled nvidia, worked after reboot.
    * Also shutdown, modprobe.. is gone (command not found). So I pacmaned -S coreutils,
    * which replaced mktemp with core/coreutils, didn't help.
    * EDIT: `su -' solved that
    not a clue, help needed,
    thanks
    Last edited by flocntl (2008-02-25 19:54:42)

    can i see the output of
    pacman -Q xorg-server nvidia
    sudo modprobe -L | grep nvidia
    cat /etc/X11/xorg.conf
    edit: sorry
    sudo modprobe -l | grep nvidia
    edit2: recently replied on a similar thread, user used hwd -xa to generate a xorg.conf, then used aticonfig --initial... to generate a xorg.conf.  this resulted in duplicate config entries.
    try this.
    reinstall xorg-server, nvidia.  reboot.  run `sudo nvidia-xconfig` only, then move the resulting file to /etc/X11/xorg.conf.  then try startx
    Last edited by brisbin33 (2009-03-09 20:27:58)

  • [SOLVED] acpi-cpufreq fail to load

    I had been using cpufreq to use the ondemand governor for a long time and it worked al right. Last update changed cpufreq to cpupower and I can no longer use cpu freq. scaling. And insmod won't load the acpi-cpufreq mod. I remeber well I used this module to get scaling to work. I have an amd athlon X2. And acpi support is enabled from BIOS.
    Last edited by debdj (2013-03-29 08:09:55)

    mich41 wrote:
    Please clean up this post. There's lot of duplicates and irrelevant stuff.
    If acpi-cpufreq suddenly stopped working after update it must be a kernel bug (unless you updated BIOS at the same time).
    Start with pacman -Syu since 3.7 branch is dead.
    Okay, but where do you see duplicates?

  • [SOLVED] Building perl failed cannot load libperl.so

    I'm trying build base packages on another arch (sh4).
    Is there any tip about this build error?
    yaourt -SAb perl
    omit
    http://archlinuxarm.org/developers/building-packages
    ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
    ==> Starting package()...
    ./perl: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory
    ==> ERROR: A failure occurred in package().
    Aborting...
    ==> ERROR: Makepkg was unable to build perl.
    ==> Restart building perl ? [y/N]
    ==> -----------------------------
    $ sudo find . -name libperl.so
    ./src/perl-5.16.2/libperl.so
    temp solution
    added LD_LIBRARY_PATH in PKGBUILD of package()
    Last edited by dlin (2013-02-02 05:01:39)

    I'm trying build base packages on another arch (sh4).
    Is there any tip about this build error?
    yaourt -SAb perl
    omit
    http://archlinuxarm.org/developers/building-packages
    ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
    ==> Starting package()...
    ./perl: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory
    ==> ERROR: A failure occurred in package().
    Aborting...
    ==> ERROR: Makepkg was unable to build perl.
    ==> Restart building perl ? [y/N]
    ==> -----------------------------
    $ sudo find . -name libperl.so
    ./src/perl-5.16.2/libperl.so
    temp solution
    added LD_LIBRARY_PATH in PKGBUILD of package()
    Last edited by dlin (2013-02-02 05:01:39)

  • Nvidia module in X fails to load after Patch 118844-28

    I'm new to Solaris so please bear with me.
    I just received a shipment of Ultra 20 workstations and while setting up one of them, I used the Update manager to install all the patches. After installing the kernel update, X fails to run since the Nvidia module doesn't load, which makes sense since its a new kernel(Is this wrong, I'm used to Linux).
    So I download the latest nvidia module from Nvidia.com and the installer runs with no problem. I reboot and still no go.
    I've looked around and found something about using the update_drv command, and I tried that with no luck. Used reboot -- -r to reconfigure everything and still nothing. There is nothing that stands out from dmesg, so I'm at my wits end.
    Any ideas?

    After installing
    the kernel update, X fails to run since the Nvidia
    module doesn't load, which makes sense since its a
    new kernel(Is this wrong, I'm used to Linux).I don't know why X or the Nvidia module fails after the kernel
    upgrade...
    But for Solaris is does not make sense that drivers start to fail
    when the kernel is patched. This assumes the driver is using
    documented kernel interfaces only - in this case a kernel update
    should not cause driver failures.

Maybe you are looking for

  • PPC Mac OS 10.4.11 with Firefox 3.6.13 does not allow GoogleMap's right click pop-up menu. Any fix?

    Since the last Firefox update to v3.6.13 I do not get the right click menu in Google Maps. I am running a PPC iMac with OS 10.4.11 and this has always worked before. It works correctly in Safari.

  • Can't install Photoshop CC as CreativeCloud thinks it's already installed

    On my Notebook CreativeCloud states Photoshop CC to be installed in the uptodate version but Spotlight only finds Photoshop CS6. It's not possible to install Photoshop CC as opening the download link opens CreativeCloud with no option to (re)install.

  • GTS as only Screening Tool

    Hi, I have a list of customers & Vendors. These customers & vendors are created in someother system which is not connected to GTS system. 1. Can i use GTS system as screening tool for these list of customers & vendors with out creating Master data in

  • Complain/feedback about subscription for Skype To ...

    Dear Skype, I think that you should allow your customers to buy as many subscriptions of any type, as many times they like, not limiting the purchase of one type of subscription to only one time per month/three month/a year period. The other day I re

  • Upgrading to a higher capacity HD on my G5 iMac

    I want to upgrade the 80 GB HD on my iMac G5 (1.6 GHz) (pre iSite). I have purchased a 500 GB Seagate Baracuda eSata HD, (and have formatted it to be a bootable drive). I am running OS 10.5.8 on the iMac. What is the best software to use to transfer