Module 'asus-nb-wmi' stopped being auto-loaded after kernel update

Well, the module 'asus-nb-wmi' which takes care of some FN keys and keyboard backlight stopped being auto-loaded after the latest kernel udpate (3.9.3), so I had to add it to /etc/modules-load.d/ to get it working. This has happened before, between kernel updates and I had to re-install arch to fix it, but now I found that manually adding the module is a nice solution, but I want it to be loaded automatically or at least know why does this happen. Kernel modules, such as this one, should be loaded automatically right?
Best regards.
Last edited by DanielRS (2013-07-04 19:54:48)

I think there is a valid question here;  Same thing happened to me.
Upon a default install of arch, the module was auto-loaded without the user touching any configuration files
at some point during kernel updates, the module is no longer auto-loaded
the user then has to find out what is happening and go add the module to the appropriate config file to force load on boot.
So the larger question is; without config files being taken into consideration, how does the kernel decide what modules to load?  f
I know it has something to do with the hardware that it detects, but am unaware if this is something within the RC or systemctl booting system, or if this is part of the kernel.
I'm going to dig around some more on the internet, as i'm sure the answer is out there somewhere.. but if someone that is on this forum happens to read and know the answer, it would be nice to know
thanks

Similar Messages

  • [Solved] Can not build modules for VMware Player after kernel updates

    I have a problem generating the modules for VMware Player after kernel updates. I am using  VMware Player version 5.02 (without patches) and the softlink according to the Wiki.
    When I start the installation of the modules from the GUI, the program just closes. Running vmware-modconfig in the CLI generates the following log file:
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Log for VMware Workstation pid=7478 version=9.0.2 build=build-1031769 option=Release
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: The process is 64-bit.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Host codepage=UTF-8 encoding=UTF-8
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Host is Linux 3.8.10-1-ARCH 2012.11.29
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Msg_Reset:
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/usr/lib/vmware/settings": Datei oder Verzeichnis nicht gefunden.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: ----------------------------------------
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: PREF Optional preferences file not found at /usr/lib/vmware/settings. Using default values.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: Msg_Reset:
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: [msg.dictionary.load.openFailed] Cannot open file "/root/.vmware/config": Datei oder Verzeichnis nicht gefunden.
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: ----------------------------------------
    2013-04-29T09:49:27.891+01:00| vthread-3| I120: PREF Optional preferences file not found at /root/.vmware/config. Using default values.
    2013-04-29T09:49:27.891+01:00| vthread-3| W110: Logging to /tmp/vmware-root/vmware-modconfig-7478.log
    2013-04-29T09:49:27.892+01:00| vthread-3| W110: Icon name must be set.
    Interestingly, after deinstallation and reinstallation the VMWare Player works fine.
    Any hint, what's going wrong?
    Last edited by Thomas_Do (2013-08-07 07:25:51)

    Today, (Kernel  3.10.5-1, VMware Player version 5.02 with kernel patches) the modules could successful be generated from the CLI:
    vmware-modconfig --console --install-all
    Solved (somehow).

  • Automatically build kernel module after kernel update

    Hello. Everytime kernel is updated, my wifi drivers don't work. I need to use this to get my adapter working: https://aur.archlinux.org/packages/8192cu-dkms/ .
    After kernel update, I have to manually reinstall the package, so the kernel module gets rebuilt. Is there any way to make it automatic?

    I noticed it, but your script doesn't run at all when I type `mkinitcpio -p linux`. And wifi still works after reboot. Same for graphics driver, it has a hook at shutdown, that rebuilds its module after kernel update, it haven't run too and graphics driver works. It's like 'mkinitcpio -p linux' does nothing to the system.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 4.0.4-2-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 4.0.4-2-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: wd719x
    ==> WARNING: Possibly missing firmware for module: aic94xx
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    Last edited by kox (2015-06-02 07:18:24)

  • Automatic recompiling of kernel module after kernel update.

    Hello everyone,
    i tried to search for it but without success...
    my question is - is it possible to set it up somehow that aur package would recompile after kernel update?
    The package I would like to rebuild is rt3090 which is module for my wifi card. It is very annoying to rebuild it manually. I know that my fglrx module does it automaticaly but how to set it?
    Thank all of you for any advise.

    Thank you :-) It looks ok, I will try DKMS as soon as I get some free time. If there was any problem, I would tell you.
    BTW: I use catalyst mainly because of saving energy management, which is of course better for my netbook. My card is too new to be fully supported by the opensource driver.
    EDIT:
    I solved the situation by upgrading my system, I tried in-kernel module rt2800pci. In the previous kernels it didn't work well with my crappy ralink rt3090 wifi card, but that's been improved :-) so I do not need rebuild the package anymore even because this module isn't compatible with newest kernel.
    I also learnt how to write my own hook from archwiki (https://wiki.archlinux.org/index.php/Mkinitcpio) so if the new module didn't work I would try it.
    The final solution = replace module rt3090sta by rt2800pci.
    Thanks! Arch has very powerful community :-)
    Last edited by h@lf@rk (2012-06-02 18:34:17)

  • Usb hard drive not loading after security update

    usb hard drive not loading after security update
    I can't seem to find any other posts about this problem.
    I have three external hard rives connect by a USB hub to my iMac.
    Problem is that if I turn on the hard drive(s) AFTER start up I get a message that the drive either was not recognized by the OS or that it was ejected unexpectedly. 
    I get the same issue but not all the time if I turn them on before I boot the iMac.
    I used the disk drive utility to "repair" the drives but they always come back as "probably ok". 
    If I restart the iMac with the drives connected (on), it seems to work but not all the time.
    A bit annoying as I am wondering if the drives are OK or not.
    I don't always need the drives as they are for backing up images from my camera using Apreture.
    This all began after i did the latest security update.
    is the update to blame?
    mahalo.

    Yes, you can still use those instructions to reset the PRAM.
    You said that you booted to your install disk and that your primary drive did not show up at the Select a Destination screen? That usually means that the computer is either not recognizing your partition, or it's not recognizing the hard drive itself.
    Start with this article and follow all the steps even if you already tried them. I suspect that you'll get to step 4 and you'll end up having to call Applecare. If you haven't done those steps, they're most likely going to make you do them anyway, so you might as well get them done before the call.

  • Power up stops at blue screen after software update

    I have a rather old Power Book G4, but was working fine until I tried a software update. It had 5 updates. It required a restart so I restarted it, and the update began. At 22% complete it stopped and said to restart. It wouldn't complete the upgrade. So I restarted it. It now stops at the blue screen. It gets past the gray screen with the Apple logo, but stops. Any ideas before I take it in? Thanks.

    Some general advice on updating:
    It is worth noting that it is an extreme rarity for updates to cause upsets to your system, as they have all been extensively beta-tested, but they may well reveal pre-existing ones, particularly those of which you may have been unaware. If you are actually aware of any glitches, make sure they are fixed before proceeding further.
    So before you do anything else:
    If you can, make a full backup first to an external hard disk. Ideally you should always have a bootable clone of your system that enables you to revert to the previous pre-update state.
    Turn off sleep mode for both screen and hard disk.
    Disconnect all peripherals except your keyboard and mouse.
    1. Repair Permissions (in Disk Utility)
    2. Verify the state of your hard disk using Disk Utility. If any faults are reported, restart from your install disk (holding down the C key), go to Disk Utility, and repair your startup disk. Restart again to get back to your startup disk.
    At least you can now be reasonably certain that your system does not contain any obvious faults that might cause an update/upgrade to fail.
    3. Download the correct version of the COMBO update from the Apple download site.
    The Combo updater of Leopard 10.5.8 can be found here:
    http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate
    If you prefer to download updates via Software Update in the Apple menu (which would ensure that the correct version for your Mac was being downloaded), it is not recommended to allow SU to install major (or even minor) updates automatically. Set Software Update to just download the updater without immediately installing it. There is always the possibility that the combined download and install (which can be a lengthy process) might be interrupted by a power outage or your cat walking across the keyboard, and an interrupted install will almost certainly cause havoc. Once it is downloaded, you can install at a time that suits you. You should make a backup copy of the updater on a CD in case you ever need a reinstall.
    Full details about the 10.5.8 update here: http://support.apple.com/kb/HT3606
    More information on using Software Updater here:
    http://support.apple.com/kb/TA24901?viewlocale=en_US
    Using the Combo updater ensures that all system files changed since the original 10.5.0 are included, and any that may have been missed out or subsequently damaged will be repaired. The Delta updater, although a temptingly smaller download, only takes you from the previous version to the new one, i.e. for example from 10.5.7 to 10.5.8. Software Update will generally download the Delta updater only. The preferable Combo updater needs to be downloaded from Apple's download site.
    Now proceed as follows:
    4. Close all applications and turn off energy saving and screensaver.
    5. Unplug all peripherals except your keyboard and mouse.
    6. Install the update/upgrade. Do not under any circumstances interrupt this procedure. Do not do anything else on your computer while it is installing. Be patient.
    7. When it ask for a restart to complete the installation, click restart. This can take longer than normal, there are probably thousands of files to overwrite and place in the correct location. Do nothing while this is going on.
    8. Once your Mac is awake, repair permissions again, and you should be good to go!
    If your Mac seems slightly sluggish or ‘different’, perform a second restart. It can’t hurt and is sometimes efficacious!
    9. Open a few of your most used applications and check that all is OK. In this connection please remember that not all manufacturers of third party applications and plug-ins, add-ons, haxies etc, will have had time to do any necessary rewrites to their software to make them compliant with the latest version of your operating system. Give them a weeks or two while you regularly check their websites for updates. This applies particularly to plug-ins for Safari 4.
    N.B. Do not attempt to install two different updates at the same time as each may have different routines and requirements. Follow the above recommendations for each update in turn.
    Lastly, Apple's own article on the subject of Software Update may also be useful reading:
    http://docs.info.apple.com/article.html?artnum=106695
    If you are updating Safari (or just have):
    Input Managers from third parties can do as much harm as good. They use a security loophole to reach right into your applications' code and change that code as the application starts up. If you have installed an OS update and Safari is crashing, the very first thing to do is clear out your InputManagers folders (both in your own Library and in the top-level /Library), log out and log back in, and try again.
    So, disable all third party add-ons before updating Safari, as they may not have been updated yet for the new version. Add them back one by one. If something goes awry, remove it again and check on the software manufacturer's website for news of an update to match your version of Safari.
    Most errors reported here after an update are due to an unrepaired or undetected inherent fault in the system, and/or a third party add-on.
    Additional tips on software installation here:
    http://docs.info.apple.com/article.html?artnum=106692
    To reiterate, Input Managers reach right into an application and alter its code. This puts the behavior of the affected application outside the control and responsibility of its developers: a recipe for problems. That's not to say that issues absolutely will ensue as a result of Input Managers, but you, as a user, must decide. If the functionality of a specific Input Manager or set thereof is really important to you, you may well choose to assume the associated risk.
    Again, the advice is to remove all Input Managers from the following directories:
    • /Library/InputManagers
    • ~/Library/InputManagers
    especially prior to system updates (they can always be added back one-by-one later).

  • MS Outlook 2007 takes very long to load after iTunes update

    After updating iTunes - MS Outlook 2007 takes forever to load. If I uninstall iTunes problem fixed. Reinstall iTunes problem returns - any ideas?

    Hi,
    According to your description, my understanding is that webpages takes so long to load(some webpages can't even load) after upgrading to Windows Server 2008 R2.
    Which server has been upgraded to Windows Server 2008 R2? And what is the OS version before upgrading?
    >If I add Fios DNS on DHCP's DNS, the webpages load so fast.
    I am wondering that if the webpages mean Internet webpages. Check the settings on DNS server which connects to external network about forwarders or root hints. Or you may configure the Fios DNS as forwarder of your DNS server.
    >I can't use the computer name to access to other internal sites. I have to use IP address instead.
    Open the DNS server and confirm that if corresponding DNS entries are correct. Besides, open CMD, type the command below and each line end with enter:
    Nslookup
    set d2
    <computer name you want to access>
    Post the result here, and also provide the ipconfig /all result here.
    >Workstations can't get the update Group Policy from DCs.
    Make sure that you are running the most current drivers for your network adapter. If you are already running the most current drivers for your network adapter, run command line to update GP:
    gpupdate
    If any problem, post the result/error message. And check the event viewer to see if related log there.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • DKMS - module not compiled after kernel update

    Hello all,
    I'm using a USB Wifi Adapter which has very bad support : D-Link DWA160 B2
    I have followed the instruction from this excellent guide to add the driver sources to DKMS, to get it compiled automatically after all kernel update:
    http://bernaerts.dyndns.org/linux/229-u … er-to-dkms
    Unfortunatly the 2 last kernel upgrade did not trigger the driver compile.
    There is no DKMS logs, and everything seems to be well configured.
    My DKMS conf file:
    /root/driver-dkms
    [root@purelight driver-dkms]# more dkms.conf
    MAKE="make KERNELDIR=/lib/modules/${kernelver}/build"
    CLEAN="make clean"
    BUILT_MODULE_NAME=rt5572sta
    BUILT_MODULE_LOCATION=os/linux/
    DEST_MODULE_LOCATION=/kernel/drivers/net/wireless/
    PACKAGE_NAME=rt5572sta
    PACKAGE_VERSION=2.601
    REMAKE_INITRD=no
    [root@purelight 2.601]# pwd
    /var/lib/dkms/rt5572sta/2.601
    [root@purelight 2.601]# ls -lsa
    total 24
    4 drwxr-xr-x 6 root root 4096 Oct 17 20:54 .
    4 drwxr-xr-x 3 root root 4096 Oct 17 20:54 ..
    4 drwxr-xr-x 3 root root 4096 Oct 6 20:44 3.5.4-1-ARCH
    4 drwxr-xr-x 3 root root 4096 Oct 9 20:43 3.5.6-1-ARCH
    4 drwxr-xr-x 3 root root 4096 Oct 17 20:54 3.6.2-1-ARCH
    4 drwxr-xr-x 11 root root 4096 Oct 17 20:54 build
    0 lrwxrwxrwx 1 root root 24 Oct 6 20:42 source -> /usr/src/rt5572sta-2.601
    [root@purelight 2.601]# dkms build -m rt5572sta -v 2.601
    Module rt5572sta/2.601 already built for kernel 3.6.2-1-ARCH/4
    It seems that there is nothing relevant in the logs:
    [root@purelight log]# grep dkms /var/log/*
    auth.log:Oct 17 20:52:53 purelight sudo: syl : TTY=pts/2 ; PWD=/var/lib/dkms/rt5572sta/2.601 ; USER=root ; COMMAND=/usr/sbin/dkms build -m rt5572sta -v 2.601
    auth.log:Oct 17 20:54:14 purelight sudo: syl : TTY=pts/2 ; PWD=/var/lib/dkms/rt5572sta/2.601 ; USER=root ; COMMAND=/usr/sbin/dkms install -m rt5572sta -v 2.601
    pacman.log:[2012-10-06 20:42] Running 'pacman -S dkms'
    pacman.log:[2012-10-06 20:42] installed dkms (2.2.0.3-12)
    Any help would be nice, thanks!

    Unia wrote:
    Are you using systemd? If so, you might have to reboot twice. The catalyst-dkms package (video driver for amd cards) in [community] currently has the same problems. I'd suggest for you to read the last few pages in that thread to see background information:
    https://bbs.archlinux.org/viewtopic.php?id=57084&p=177
    Yes I do use systemd. Since I'm using a quite recent installation, it was included by default.
    At the next kernel upgrade I'll try this trick of reboot twice, and see if it works.
    Cheers!

  • HT204384 I don't want my pictures to start loading automatically from my SD card.  How to I stop the auto load to my computer?

    When I put my SD card into my imac it automatically starts loading into an autoload program.  I don't want this to happen.  I want to be able to just open my card and drag my files where I want them to be.
    I cannot figure out how to turn this feature off.  Please help me with this.
    Thanks

    Just to cover all possibilities, open iPhoto > Preferences and make sure you have the same "no application" marked there:
    And, make sure your Finder Preferences are set to show external disks on the desktop - that way, your card's icon on the desktop and you can do with the pictures as you wish.
    @ Joe: did you edit your post? I swear that last sentence of yours wasn't there when I started typing........

  • Safari stopped loading after an update

    safari stopped loading, so i tried to download safari disk image from the apple site but when i try to open it i get the error that disk image failed to mount because it was "not recognized" i tried opening as a test user but got the same error. So then i dragged the original safari application to the trash and tried it but got the same error again

    That generally means a bad download, or a Disk corruption problem.
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Tiger Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • Auto rebuilding module after kernel update?

    Hi,
    I'm using the package broadcom-wl on my Arch-laptop, and it has to be rebuilt everytime I update the kernel. That is no problem until you forget it once and have to go looking for that cable that the misses has thoroughly hidden from me.
    Is there a place where I can f.e. specify which modules have to be rebuilt after the kernel is updated? This package is in AUR, so that might pose another problem?
    THX

    ngoonee wrote:Why would you need an internet connection to rebuild it? Just leave the directory there and makepkg -fi again.
    Yeah, at that time, I didn't think of that...
    ngoonee wrote:As far as I know there's no support for what you're trying to do. Pacman hooks may come in the next version, it seems.
    That would be nice - I'll keep an eye on that one...

  • Services stopped responding to requests after several updates

    This week all services on a G5 dual 1.8Mhz tower stopped responding. Unfortunately, I cannot find a trigger event for this though perhaps it is related to recent updates.
    The services that stopped responding include bonjour, ssh, remote desktop/management, web server, and any services residing on an Airport Express (printing, AirTunes). Even ICMP pings will not respond.
    All outbound connectivity works properly and I can access all the services locally.
    On the surface it looks like a firewall problem, but no changes were made there and even with the FW set to "Accept all incoming connections", nothing gets through.
    Using tcpdump, I can see the remote computers trying to access the services, but there is no response.
    Also, during bootup, print jobs that were stalled because the printer on the Airport Express couldn't be found actually print and for s short time the system responds to pings, then stops.
    There are lots of errors in the console at startup including the "SHAuthorizationRight" error (see below):
    9/16/09 4:24:09 PM com.apple.launchctl.System[2] /dev/disk1s9 on / (hfs, local, journaled)
    9/16/09 4:24:12 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    9/16/09 4:24:12 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/machinit.d/fixprebinding.plist.obsolete
    9/16/09 4:24:12 PM com.apple.launchd[1] (com.apple.blued) Unknown key for boolean: EnableTransactions
    9/16/09 4:24:12 PM com.apple.launchd[1] (com.apple.RemoteDesktop.PrivilegeProxy) Unknown key for boolean: EnableTransactions
    9/16/09 4:24:12 PM com.apple.launchd[1] (com.apple.usbmuxd) Unknown key for boolean: EnableTransactions
    9/16/09 4:24:12 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    9/16/09 4:24:12 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    9/16/09 4:24:12 PM com.apple.launchd[1] (org.x.privileged_startx) Unknown key for boolean: EnableTransactions
    9/16/09 4:24:28 PM SecureClient[52] kextload: /opt/CPsrsc-50/boot/modules/vpn_kernsr.kext loaded successfully
    9/16/09 4:24:28 PM SecureClient[52] kextload: /opt/CPsrsc-50/boot/modules/omdrv_kern.kext loaded successfully
    9/16/09 4:24:29 PM SecureClient[52] kextload: /opt/CPsrsc-50/boot/modules/vna_kernsr.kext loaded successfully
    9/16/09 4:24:30 PM SecureClient[52] kextload: /opt/CPsrsc-50/boot/modules/fw_kernsr.kext loaded successfully
    9/16/09 4:31:16 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[98]) Exited: Terminated
    9/16/09 4:31:16 PM com.apple.launchctl.Aqua[130] launchctl: Couldn't stat("/etc/machinit_peruser.d"): No such file or directory
    9/16/09 4:31:16 PM com.apple.launchd[128] (com.apple.AirPortBaseStationAgent) Unknown key for boolean: EnableTransactions
    9/16/09 4:31:16 PM com.apple.launchd[128] (org.x.startx) Unknown key for boolean: EnableTransactions
    9/16/09 4:31:32 PM Dock[140] [QL ERROR] Generator database update takes too long... we will use what we currently have
    9/16/09 4:31:33 PM Dock[140] [QL ERROR] Generator database update takes too long... we will use what we currently have
    9/16/09 4:31:46 PM com.apple.launchd[128] ([0x0-0x18018].com.linotype.FontExplorerX.Autoload[166]) Exited with exit code: 255
    9/16/09 4:31:56 PM SecurityFixer[176] No insecure startup items found!
    9/16/09 4:35:39 PM Software Update[280] arguments=(null)
    9/16/09 4:36:04 PM com.apple.launchd[1] (com.apple.installdb.system) Throttling respawn: Will start in 3 seconds
    Thanks in advance for any help.

    It took a couple days to figure this out, but I have answered my own question.
    The problem was a security policy installed by a Check Point VPN1 connection to a particular remote site. Their policy turned off all local access on my G5. After deleting the site from VPN1 all services became available.
    This really is a CheckPoint problem because I could not find any way to change the security policy to "unrestricted".

  • [SOLVED] module problems after kernel update

    after update to linux-3.10.10-1 I cannot load some modules anymore:
    modprobe: ERROR: could not insert 'tp_smapi': Exec format error
    modprobe: ERROR: could not insert 'hdaps': Exec format error
    modprobe: ERROR: could not insert 'vboxdrv': Exec format error
    seems to be all thinkpad modules plus virtualbox. Probably these packages need an update to work with new kernel..?
    Last edited by miro279 (2013-09-01 10:37:37)

    Probably they do, yes. How exactly did you update? Did you do pacman -Su (or -Syu), or did you selectively update just some packages? You aren't supposed to update just parts of your system – if you do, weird things happen – such as your kernel suddenly not loading all your modules.
    Last edited by Oxyd (2013-08-31 18:48:48)

  • Javascript doesn't load after latest update Firefox 17.0

    I have problem loading Java related websites after an upgrade to the latest version of Firefox 17.0
    Some pages, keep asking me to enable "Javascript".
    Under preferences, "Enabled Javascript" is already being checked, yet the websites still will not load.
    Java is already updated.
    I do not have this issues before the upgrade, and all along it is working fine.

    '''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
    ''(If you're not using it, switch to the Default theme.)''
    * You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Don't select anything right now, just use "'Start in Safe Mode"''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
    '''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
    Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • Plugins Failed to Load after AE Update

    After updating to 11.0.2.12 I receive this error when starting After Effects.
    XDCAMH.prm
    ImporterFastMPEG.prm
    ImporterMPEG.prm
    All three failed to load.

    I'm not saying it causes "more" issues than it provides fixes, it's just causing other issues. Of course this is a typical case of "YMMV", but I've seen too many issues popping up over the last few days to really give this a clean bill, and that's not even counting the notorious unreliability of Application Manager/ Update Manager. Well, whatever, anybody is free to try, just don't say you haven't been warned....
    Mylenium

Maybe you are looking for