[SOLVED] FATAL: module nvidia not found

Hi
I have been working on setting arch up on my laptop the past couple of days. It's a Thinkpad T61 with an NVIDIA Quadro NVS 140M gpu.
I started with the nouveau driver and all was working fine, but I decided to switch to the propriatery driver to see if it had any better power saving features.
Well, I installed 'nvidia-utils 275.09.07' with pacman > ran 'nvidia-xconf' > reboot. All I got was a few GDM failed to start error messages.
So I start digging around the xorg log and what not, tried simply running startx. Turns out the 'nvidia' module is nowhere to be found.
If I 'modprobe nvidia'
FATAL: Module nvidia not found.
So I tinker with it a bit more with no results. Reinstalled a few times, even tried installing the latest beta driver from AUR. Then I just said to hell with it and did a fresh arch install.
Now I'm on a clean install. All I have done is sync and update with pacman, create a use and install X and the nvidia driver.
Run 'startx'. Same thing as before.
Where is that nvidia module supposed to be?
In /lib/modules/2.6.39-ARCH/modules.dep there is this line. I grepped 'nvidia' from it.
kernel/drivers/video/nvidia/nvidiafb.ko.gz: kernel/drivers/video/fb_ddc.ko.gz kernel/drivers/i2c/algos/i2c-algo-bit.ko.gz kernel/drivers/video/vgastate.ko.gz kernel/drivers/i2c/i2c-core.ko.gz
And that nvidiafb file is there. Don't know if that is the right one.
Am I doing something horribly wrong here or is this a bug? I'm really not sure at this point.
Has anyone else been unlucky enough to have to deal with this issue?
Last edited by raginaot (2011-07-17 16:49:29)

raginaot wrote:
mikesd wrote:
Did you install nvidia as well as nvidia-utils?
The wiki has a great nvidia page.
ehm... I did not...
I must be getting dyslexic or something cause I don't know how many times I read that wiki page trying to find something I had missed..
Anyway, installed the nvidia package and it's all good now. Thanks.
I'm gonna go sit in the corner now.
You're a big enough man to actually admit you've erred.  In my books that makes you a very respectable man so no more corner-sitting for you.

Similar Messages

  • [SOLVED] Fatal: module phc_intel not found

    I've used the phc_intel package from AUR, yet it didn't work for me and I removed it. Now, during boot I get the "Fatal: module phc_intel not found" message. It doesn't stop the boot but it's annoying. There is no mention of it in rc.conf:
    MOD_AUTOLOAD="no"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(!usblp acpi_cpufreq cpufreq_ondemand iwl4965 ac battery button processor thermal video btusb cdrom agpgart intel-agp nvram i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class mmc_core ricoh_mmc sdhci-pci sdhci pci_hotplug shpchp thinkpad_acpi wmi rtc-cmos rtc-core rtc-lib nvidia output iTCO_vendor_support iTCO_wdt snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-codec snd-hda-intel soundcore scsi_mod ahci ata_piix e1000e bluetooth mac80211 rfkill iwlagn iwlcore cfg80211 pcmcia_core rsrc_nonstatic yenta_socket usb-storage usbcore ehci-hcd uhci-hcd ieee1394 ohci1394 sd_mod sr_mod st)
    Any ideas?
    Last edited by dcc24 (2009-12-19 19:59:45)

    Yes, there was a conf file there. Removing it solved the problem. Thanks!

  • Nvidia-304xx Module nvidia not found

    Hi,
    I had a nvidia GTX 260 as primary gpu with the latest nvidia running.
    Now I switched to an old GT 6600. Therefore I installed nvidia-304xx but modprobe nvidia fails.
    [pheinrich@ARCH ~]$ sudo modprobe nvidia
    modprobe: FATAL: Module nvidia not found.
    [pheinrich@ARCH ~]$ pacman -Qs nvidia
    local/lib32-libcl 1.1-1
    OpenCL library and ICD loader from NVIDIA (32-bit)
    local/lib32-libvdpau 0.7-2
    Nvidia VDPAU library
    local/lib32-nvidia-304xx-libgl 304.121-2
    NVIDIA drivers libraries symlinks (32-bit)
    local/lib32-nvidia-304xx-utils 304.121-2
    NVIDIA drivers utilities (32-bit)
    local/lib32-opencl-nvidia-304xx 304.121-2
    OpenCL implemention for NVIDIA (32-bit)
    local/libcl 1.1-3
    OpenCL library and ICD loader from NVIDIA
    local/libvdpau 0.7-1
    Nvidia VDPAU library
    local/nvidia-304xx 304.121-5
    NVIDIA drivers for linux, 304xx legacy branch
    local/nvidia-304xx-libgl 304.121-2
    NVIDIA drivers libraries symlinks, 304xx legacy branch
    local/nvidia-304xx-utils 304.121-2
    NVIDIA drivers utilities and libraries, 304xx legacy branch
    local/opencl-nvidia-304xx 304.121-2
    OpenCL implemention for NVIDIA, 304xx legacy branch
    I do not know what I have done wrong.

    I found it on
    https://wiki.archlinux.org/index.php/NVIDIA
    For GeForce 6000/7000 series cards [NV40-NV4E, NV63-NV68], install the nvidia-304xx or nvidia-304xx-lts packages, available in the official repositories.
    When I select the dropdowns on the nvidia website I get the 304.88 for that card so I think nvidia-304xx would be the right one.
    I think there was something wrong during installation. If the nvidia-304xx wouldn't be compatible the nvidia module must be installed regardless.
    I will try nvidia.
    Edit 1
    Something completly wrong here. I have installed the package nvidia now again.
    [pheinrich@ARCH ~]$ sudo pacman -Qs nvidia
    local/lib32-libcl 1.1-1
    OpenCL library and ICD loader from NVIDIA (32-bit)
    local/lib32-libvdpau 0.7-2
    Nvidia VDPAU library
    local/lib32-nvidia-libgl 337.25-1
    NVIDIA drivers libraries symlinks (32-bit)
    local/lib32-nvidia-utils 337.25-1
    NVIDIA drivers utilities (32-bit)
    local/lib32-opencl-nvidia 337.25-1
    OpenCL implemention for NVIDIA (32-bit)
    local/libcl 1.1-3
    OpenCL library and ICD loader from NVIDIA
    local/libvdpau 0.7-1
    Nvidia VDPAU library
    local/nvidia 337.25-3
    NVIDIA drivers for linux
    local/nvidia-libgl 337.25-2
    NVIDIA drivers libraries symlinks
    local/nvidia-utils 337.25-2
    NVIDIA drivers utilities
    local/opencl-nvidia 337.25-2
    OpenCL implemention for NVIDIA
    But "modprobe nvidia" prints
    [pheinrich@ARCH ~]$ sudo modprobe nvidia
    modprobe: FATAL: Module nvidia not found.
    Maybe it has to do with the situation that I had installed "nvidia" before then removed it an installed nvidia-304xx ?
    Last edited by _pheinrich_ (2014-06-29 13:45:52)

  • Error: "FATAL: Module oracleasm not found" in Red Hat 6

    Hi all:
       OS.....: Red Hat 6.5 (64 bits)
       I am preparing to install an 12c RAC in a Red Hat 6.5. While configuring the ASMLib, i got the following error while executing "/usr/sbin/oracleasm init":
          May  2 18:23:20 oraprd01 modprobe: FATAL: Module oracleasm not found.
       I configure the Oracle YUM Repository and installed the "kmod-oracleasm" package. And in the link (Oracle ASMLib Downloads for Red Hat Enterprise Linux Server 6) i got the "oracleasmlib" and "oracleasm-support" packages, as you can see below:
          [root@oraprd01 binarios]# rpm -qa | grep -i oracleasm
          kmod-oracleasm-2.0.8-4.el6_6.x86_64
          oracleasm-support-2.1.8-1.el6.x86_64
          oracleasmlib-2.0.4-1.el6.x86_64
       My kernel is:
          Linux oraprd01 2.6.32-431.el6.x86_64 #1 SMP Sun Nov 10 22:19:54 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
       My Red Hat version is:
          [root@oraprd01 binarios]# cat /etc/redhat-release
          Red Hat Enterprise Linux Server release 6.5 (Santiago)
       Why am i getting the above error while trying to init the oracleasm module? What am i doing wrong?
       Thanks in advance.

    Problem solved.
       I installed an older version of the kmod-oracleasm (kmod-oracleasm-2.0.6.rh1-3.el6_5.x86_64) downloaded from Red-Hat Customer Portal. Now the ASM module is loaded.

  • FATAL: module iwl4965 not found[SOLVED]

    When booting from the CD to install Arch it detected and "installed" my intel 4965 wireless NIC just fine.  However, now that I have arch installed it is giving me the error above.  How can I go about grabbing the module off of the install disc and getting it running on my machine?  Thanks for your time in advance.
    Last edited by isolier (2008-01-10 09:58:01)

    Ok here is my rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Canada/Pacific"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # Scan hardware and load required modules at bootup
    MOD_AUTOLOAD="yes"
    # Module Blacklist - modules in this list will never be loaded by udev
    MOD_BLACKLIST=()
    # Modules to load at boot-up (in this order)
    # - prefix a module with a ! to blacklist it
    MODULES=(e1000 iwl4965 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="me"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available
    # interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo !eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    NET_PROFILES=(wifiProfile)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network netfs crond alsa)
    # End of file
    Then the file "wifiProfile" residing in /etc/network-profiles is:
    # Network Profile
    DESCRIPTION="Home Wireless Network"
    # Network Settings
    INTERFACE=wlan0
    HOSTNAME=me
    # Interface Settings (use IFOPTS="dhcp" for DHCP)
    IFOPTS="dhcp"
    #GATEWAY=192.168.0.1
    # DNS Settings (optional)
    #DOMAIN=localdomain
    #DNS1=192.168.0.1
    #DNS2=
    # Wireless Settings (optional)
    ESSID=myWifi
    #KEY=
    #IWOPTS="mode managed essid $ESSID channel 6 key restricted $KEY"
    #WIFI_INTERFACE=wlan0 # use this if you have a special wireless interface
    # that is linked to the real $INTERFACE
    #WIFI_WAIT=5 # seconds to wait for the wireless card to
    # associate before bringing the interface up
    USEWPA="yes" # start wpa_supplicant with the profile
    WPAOPTS="" # use "" for normal operation or specify additional
    # options (eg, "-D ipw")
    # see /etc/wpa_supplicant.conf for configuration
    AUTOWPA="yes" # automatically configure WPA
    PASSKEY="secretPassword" # wpa passkey/phrase. for use with AUTOWPA
    So there you have it, hope it helps.

  • [SOLVED] Module efivars not found but /sys/firmware/efi/efivars avail.

    Hi all,
    I'm installing Arch Linux on a new laptop (Dell Precision M6800) but cannot get UEFI to work.
    Outside arch-chroot, when I type "modprobe efivars" I get the "Module efivars not found". Which indicates that I didn't boot using UEFI.
    But, I booted using it (in my bios I selected my USB drive under the UEFI section and not the BIOS one), and more importantly, I have a fully populated /sys/firmware/efi/efivars folder with non empty files in it. So as I read on some forum, this means I booted using UEFI. So why can't I load the efivars module then? What am I missing? What can I do to debug more?
    I have used the 201311 dual iso image and just dd'ed it on my USB drive, I did not follow the instructions from https://wiki.archlinux.org/index.php/UE … B_from_ISO because I read them afterwards, but this will be my next step if you tell me this is the reason why UEFI does not work (although I have recently installed an UEFI Arch Linux on a UX31A without doing it so I guess these instructions are outdated).
    Thanks for your help,
    Olivier
    Last edited by jolivier (2013-11-14 10:09:48)

    jolivier wrote:
    Hi all,
    I'm installing Arch Linux on a new laptop (Dell Precision M6800) but cannot get UEFI to work.
    Outside arch-chroot, when I type "modprobe efivars" I get the "Module efivars not found". Which indicates that I didn't boot using UEFI.
    But, I booted using it (in my bios I selected my USB drive under the UEFI section and not the BIOS one), and more importantly, I have a fully populated /sys/firmware/efi/efivars folder with non empty files in it. So as I read on some forum, this means I booted using UEFI. So why can't I load the efivars module then? What am I missing? What can I do to debug more?
    Read the whole section: https://wiki.archlinux.org/index.php/Un … _Variables
    Last edited by the.ridikulus.rat (2013-11-13 18:48:21)

  • Function module "GM_DOCUMENT_REVERSE" not found.  after Patch Update

    Hi Abapers/Basis
    After patch update i am not able to do FBCJ reversal entry getting below error message.
    Runtime Errors         CALL_FUNCTION_NOT_FOUND
    Exception              CX_SY_DYN_CALL_ILLEGAL_FUNC
    Date and Time          25.05.2011 14:43:26
    Short text
         Function module "GM_DOCUMENT_REVERSE" not found.
    What happened?
         The function module "GM_DOCUMENT_REVERSE" is called,
         but cannot be found in the library.
         Error in the ABAP Application Program
         The current ABAP program "SAPLRWCL" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was
         not caught in
        procedure "CALL_DISPATCHER_STORNO_R" "(FORM)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The program "SAPLRWCL" contains the CALL FUNCTION statement.
        The name of the function module to be called is "GM_DOCUMENT_REVERSE".
        No function module exists with the name "GM_DOCUMENT_REVERSE".
        All function modules are listed in the Function Library (SE37).
        Possible reasons:
        a) Wrong name specified. Pay particular attention to
           upper/lower case and underscores ("_").
           or
        b) Transport error
        c) In the case of an enqueue/dequeue module,
           the lock object may not have been activated
           (ABAP/4 Dictionary).
    How to correct the error
        Check the last transports to the SAP System.
        Is the program "SAPLRWCL" currently being changed?
        If an enqueue/dequeue module is involved, is the activation
        of the lock object missing in the ABAP/4 Dictionary?
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "CALL_FUNCTION_NOT_FOUND" "CX_SY_DYN_CALL_ILLEGAL_FUNC"
        "SAPLRWCL" or "LRWCLF10"
        "CALL_DISPATCHER_STORNO_R"
        Function modules with names similar to "GM_DOCUMENT_REVERSE":
        GM_DOCUMENT_CLOSE
        GM_DOCUMENT_RECORD
        GM_DOCUMENT_DELETE
        GM_DOCUMENT_POST
        GM_DOCUMENT_CHECK
        G_DOCUMENT_RECORD
        GJ_DOCUMENT_RECORD
        GM_DOCUMENT_PROJECT
        GET_DOCUMENTS
        GM_DOCUMENT_DISPLAY
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    Moderator message: please don't just dump your dumps, search for SAP notes or open a call with SAP instead.
    Edited by: Thomas Zloch on May 25, 2011 2:16 PM

    Hi Karthik,
    Thank you for ur reply.
    I did not implement any user exit/ badi. Dump is saying that my smarform function module does not exist in the se37 library.
    I have excuted my form through se38, that time is working fine. When i tried through output type it is going to dump.
    Regards,
    Kusuma.

  • Error 'Function module "IAOM_ACCOUNT_MANAGER" not found' in RPM_FIN02.

    Hi,
    When I am trying to run report RPM_FIN02 in ERP system, I am getting error ''Function module "IAOM_ACCOUNT_MANAGER" not found'.
    Please note i have done required configration in both systems i.e. cProject and ERP.
    Can somebody help me on this?
    Regards,
    Manoj

    Thanks for your input.
    This note is already implemented in our system.
    Anyway my problem is solved.The problem was in our configration.
    Regards,
    Manoj

  • Function module "OCS_ALV_UI_QTRACE_AVAILABILITY" not found.

    Hi,Guy ,
         When we use the spam ,the system raise an Abap dump ,the message is :
    Function module "OCS_ALV_UI_QTRACE_AVAILABILITY" not found.
    My System is ECC6.0
    can anybody tell me how to solve it ?thanks in advance .
    Jialiang.Qiu

    Hi all, I've same problem,
    do you know the solution?

  • Ld: fatal: library -lthread: not found

    My project is a multithreaded application that requires compiling c++
    programs using orbix, roguewave libraries with some additional static
    libraries we developed. However, during linking. I am getting fatal
    errors:
    ld: fatal: library -lthread: not found
    ld: fatal: File processing errors. No output written to a.out
    *** Error code 1
    I am using Makefiles to compile my programs. To compile, using Sun
    Workshop C++ 5.0 compiler, I am using a number of flags like this:
    CC -c �.. -mt -DREENTRANT -I(header files -orbix, rw, my headers�)
    -Bstatic �..-Bdynamic�.. xx.cpp -o xx.o
    And to link, its
    CC -mt -DREENTRANT -Bdynamic (orbix, rw, Pthread libs) -Bstatic
    (My_libs.a) -Bstatic (My_objects)-o xx.exe
    This could be due to some kind of conflict between the dynamic and
    static parts - but I have no clue. Could you suggest how I could solve this problem? How would you explain this?
    Thanks,
    -Jacob

    /* Please look at the following simple program */
    #include <iostream>
    #include <fstream>
    #include "netdb.h"
    using namespace std;
    int
    main()
         fstream s;
         cout << "Hello World" << endl;
         cout << __lock;
         cout << __unlock;
         struct servent* se;
         se = getservbyname("control_test", "tcp");
    Compiling the above code with one of the following sequences of commands
              # CC -c -g -mt main.cc ; CC -mt -lsocket main.o
         or     # CC -c -g -O0 -mt main.cc ; CC -xnolib -mt -lsocket main.o -lCstd -lCrun -lm -lw -lcx -lc -lthread
    on a Solaris 7, gives me an executable which stale locks immediately
    in the beginning of execution, when the fstream object is created.
    I first observed this error in a more complex and really multithreaded
    programm where the fstream object was created dynamically in one
    subthread.
    I'm short before deciding to drop using the fstream and work out
    the project with the old stream interface. Please note that I'm using
    ISO ANSI representation of streams in this code that means it
    is a std::basic_fstream<char ... > which locks the __stream_mutex
    inherited by ios_base. The executable breaks exactly at the
    beginning of the basic_ios::init function as described in
    /opt/SUNWspro/SC5.0/include/ios.cc
    I hope that someone previously encountered and probably solved this
    problem (not worked around please).
    CU AXEL

  • Error starting net_rim bb_options_app: Module 'net_rim_tid_core' not found

    Hello,
    My bb phone curve 9320 3G shut down and kept flashing the led but couldnt start for a while, after i could start it, all my information was errased, like contacts and some apps, then when i tryied to adjust the clock time or any action at the "options" menu it would show this message in an pop up: Error starting net_rim_bb_options_app: Module 'net_rim_tid_core' not found.
    So... what should i do? can anyone help me?
    thanks in advance!!!
    Solved!
    Go to Solution.

    Try these workarounds:
    Method 1
    Connect the BlackBerry smartphone to the computer using an USB cable.
    From an Internet browser, go to http://www.BlackBerry.com/updates.
    Click Check for Updates and follow the prompts to upgrade the BlackBerry Device Software.
    Method 2
    If it is not already installed, download and install the latest version of BlackBerry Desktop Manager, which can be found at http://www.BlackBerry.com/support/downloads.
    Connect the BlackBerry smartphone to the computer using an USB cable.
    In BlackBerry Desktop Manager, open the Application Loader tool.
    Under the Update Software section, click Start. 
    Follow the prompts to complete the upgrade process.
    Good luck!
    Click if you want to Thank someone. If Problem is resolved, so that others can make use of it.

  • Warning: /lib/modules/3.14.17-1-lts/modules.devname not found

    I am trying to use linux-lts but get this error, I'm using rEFInd. I am able to boot the standard arch kernel, but when selecting the other entry in refind I just get the error.
    Warning: /lib/modules/3.14.17-1-lts/modules.devname not found - ignoring
    The file does exist though.

    I sorted it, though not exactly as I want it. I had to change the initrd line in /boot/refind_linux.conf to be initramfs-linux-lts.img, I had previously copied the boot line and created a new one with that initrd line, but that didn't work. As I have things now I can only boot the lts kernel, if I want to change to the other I need to manually change that line before rebooting.

  • Pls help  in WEBDYNPRO  Function Module 'RFC_START_PROGRAM' not found error

    Dear Friends,
    While i am calling one function module in webdynpro the follwing erroe is coming.
    Error:-
    Function Module 'RFC_START_PROGRAM' not found error
    Code:-
    CALL FUNCTION 'ZUPDATE' DESTINATION 'PCNCLNT300'
        EXPORTING
          im_material = item_matnr
          im_vornr    = item_vornr
          im_sheet    = item_sheet
      IMPORTING
          value = ZMESSAGE .

    Hi,
    try declarig variable of type rfc_dest
    data: lv_dest type rfc_dest.
    call....
    destination lv_dest
    offcourse make sure your rfc destination has that name in sm59
    and you have the corect authorizations to your user in the remote system
    Are you btw sure that there is no screen action called inside
    the function module? popup or something? because you cannot
    call functions that have screen interaction like in sapgui
    grtz,
    Koen

  • Adobe Downloading Adobe Photoshop Elements 13 MultipleLanguages Windows  The Akamai Download Manager has encountered an fatal error: File not found.

    I am trying to download the trial of PSE 13 which consists of two files. The first downloads ok but on the second I get this message:
    Downloading Adobe Photoshop Elements 13 MultipleLanguages Windows
    The Akamai Download Manager has encountered an fatal error: File not found.
    Same thing happens if I try to download the files individually and also in different browsers. Any ideas?

    Me three.   I have been trying for hours, and have used three different browsers. 
    I have just noticed that the URL it is trying to use is looking for ...win32.exe under a directory called win64. That sounds like a stupid typo mistake.  I manually modified the URL to this instead (and it downloaded something)...
    http://trials3.adobe.com/AdobeProducts/PSE/13/win32/PhotoshopElements_13_LS25_win32.exe
    Now I just need to figure out how to install the product manually using the two downloaded files!?!

  • Modules.devname not found after Kernelupdate

    Hello everyone,
    my system broke after the latest kernel update, now i get the following when booting:
    Warning: /lib/modules/3.14.0-4-ARCH/modules.devname not found - ignoring
    ERROR: device '[UID]' not found Skipping fsck
    And im dropped in a recovery shell, where I cannot even type. I will prepare a live CD, but don't know yet what to do, as i did not found much on google or in the forums, so I would be happy for any help.

    falconindy wrote:That doesn't make sense. If you deleted the preset, how can you tell mkinitcpio to use the preset?
    I meant delete it, reinstall mkinitcpio and kernel and run the command.
    Last edited by ollie (2014-04-15 13:29:38)

Maybe you are looking for