[SOLVED] Can't load module autofs4

I am following autofs wiki page which instructs me to load module autofs4. modprobe autofs4 and sudo modprobe autofs4 result in no console output.
Trying to remove module:
$ sudo modprobe -r autofs4
modprobe: FATAL: Module autofs4 is builtin.
Do I need to load this module at all?
Couldn't find "autofs" in lsmod, modinfo, dmesg, systool -v -m.
Anyone point me in right direction?
Last edited by axper (2013-04-24 17:25:43)

axper wrote:modprobe: FATAL: Module autofs4 is builtin.
Read that line again.

Similar Messages

  • [SOLVED] can't load module-echo-cancel for PulseAudio (WebRtc)

    I have added the line load-module module-echo-cancel to /etc/pulse/default.conf as said in the arch wiki but after I do that , I cannot start pulse and it gives me the follwoing error :
    E: [pulseaudio] main.c: Daemon startup failed.
    I have tried looking in the forum and google for a soulation but failed to find something  that works , also tried different variations of the line like :
    load-module module-echo-cancel source_name=echosource sink_name=echosink channels=1
    but nothing works ...
    so I think it is either the line I use is somehow wrong or I am missing some dependency for using webrtc.
    thanks in adavnce for any help.
    edit : well I solved the problem ..., it seems that after I have installed pavucontrol I was able to succsufully load the echo-cancel module
    Last edited by XDarkAngelX (2015-01-17 20:42:30)

    ok, did and done. (However, note that this isn't raw code since I have to type from display of the monitor to the laptop.)
    # file /boot/vmlinuz-linux
    /boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version 3.6.2-1-ARCH (tobias@T=POWA-LX) #1 SMP PREMPT Fri Oct 12 23:58, RO-rootFS, swap_dev 0x3, Normal VGA
    According to file, I do have the latest kernel, which makes this even more peculiar since it isn't consistent with 'uname -r'
    3.5.6-1-ARCH
    and I'm using grub legacy, I think.
    # cat /boot/grub/menu.1st
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # BOOT SECTION
    # (0) Arch Linux
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro modeset=0
    initrd /boot/initramfs-fallback.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro
    initrd /boot/initramfs-fallback.img
    I didn't post the whole config since transcribing comments with mode suggestions would be needless. But I don't think there's any danger in ommitting the '#' lines, is there?

  • Can't load module: Out of memory or no room in system tables

    Hi,
    I had to install openSSH on Solaris 8. By default Solaris 8 doesn't have random devices. Moreover, that machine cannot be rebooted. Hence, I chose a patch which doesn't need a reboot if the random devices are created and the /kernel/drv/random module is force loaded.
    While force loading the module (modload /kernel/drv/random) I got the below error.
    " can't load module: Out of memory or no room in system tables "
    I have checked for the memory and there are no memory constraints. I need to force load the module.
    Could anyone help me out ?
    Thanx,
    Jaff

    I can see only 5 topics and all of them are very specific.
    Flash Install
    Live Upgrade
    Jumpstart
    Solaris Install from cd
    Solaris on x86
    Could you please suggest me the forum in which I need to post general help ?
    Thnx,
    Jaff

  • Can't load module

    I am a newbie trying to configure an on board NIC (Rhine-II) on Solaris 10.
    I have downloaded the driver from http://homepage2.nifty.com/mrym3/taiyodo/eng/vfe-2.3.1.tar.gz
    and followed the steps in the readme. However, when I try to load the
    module, modlod reports it cannot find the file.
    bash-3.00# /usr/ccs/bin/make install
    /usr/sbin/install -f /kernel/drv -m 755 -u root -g sys i386/vfe
    new owner is root
    i386/vfe installed as /kernel/drv/vfe
    bash-3.00# ./adddrv.sh
    exit status = 0
    System configuration files modified but vfe driver not loaded or attached.
    Driver (vfe) installed.
    bash-3.00# /usr/ccs/bin/make uninstall
    rm -f /kernel/drv/vfe
    bash-3.00# modload obj/vfe
    can't load module: No such file or directory
    bash-3.00# ls -l
    total 578
    -r--r--r--   1 111      111         1592 Aug 28 07:58 COPYING
    lrwxrwxrwx   1 111      111           17 Oct  3 11:58 Makefile -> Makefile.i386_gcc
    -r--r--r--   1 111      111          559 Aug 28 07:58 Makefile.amd64_gcc
    -r--r--r--   1 111      111          567 Aug 28 07:58 Makefile.amd64_suncc
    -r--r--r--   1 111      111         2835 Aug 28 07:58 Makefile.common
    lrwxrwxrwx   1 111      111           20 Oct  3 11:58 Makefile.config -> Makefile.config_gld2
    -r--r--r--   1 111      111          336 Aug 28 07:58 Makefile.config_gld2
    -r--r--r--   1 111      111          376 Aug 28 07:58 Makefile.config_gld3
    -r--r--r--   1 111      111          360 Aug 28 07:58 Makefile.i386_gcc
    -r--r--r--   1 111      111          365 Aug 28 07:58 Makefile.i386_suncc
    -r--r--r--   1 111      111          630 Aug 28 07:58 Makefile.macros
    -r--r--r--   1 111      111          362 Aug 28 07:58 Makefile.sparc_gcc
    -r--r--r--   1 111      111          367 Aug 28 07:58 Makefile.sparc_suncc
    -r--r--r--   1 111      111          566 Aug 28 07:58 Makefile.sparcv9_gcc
    -r--r--r--   1 111      111          575 Aug 28 07:58 Makefile.sparcv9_suncc
    -r--r--r--   1 111      111         7506 Aug 28 07:58 README.japanese-euc
    -r--r--r--   1 111      111         6163 Aug 28 07:58 README.txt
    -rwxr-xr-x   1 111      111          471 Aug 28 07:58 adddrv.sh
    drwxr-xr-x   2 111      111          512 Aug 28 07:59 amd64
    -r--r--r--   1 111      111       142619 Aug 28 07:58 gem.c
    -r--r--r--   1 111      111        16399 Aug 28 07:58 gem.h
    drwxr-xr-x   2 111      111          512 Aug 28 07:59 i386
    -r--r--r--   1 111      111         4359 Aug 28 07:58 mii.h
    lrwxrwxrwx   1 111      111            4 Oct  3 11:58 obj -> i386
    -r--r--r--   1 111      111        19722 Aug 28 07:58 rhinereg.h
    drwxr-xr-x   2 111      111          512 Aug 28 07:58 sparc
    drwxr-xr-x   2 111      111          512 Aug 28 07:58 sparcv9
    -r--r--r--   1 111      111           65 Aug 28 07:58 version
    -r--r--r--   1 111      111        55963 Aug 28 07:58 vfe_gem.c
    bash-3.00# ls -l i386/
    total 280
    -rw-r--r--   1 111      111        50600 Aug 28 07:59 gem.o
    -rw-r--r--   1 111      111        69808 Aug 28 07:59 vfe
    -rw-r--r--   1 111      111        20952 Aug 28 07:59 vfe_gem.o
    bash-3.00# I have tried deleting the module, and compiling, but I am getting an error that within gem.h the sys/mac.h file cannot be found.
    I have thoroughly reveiwed the thread http://forum.sun.com/jive/thread.jspa?forumID=298&threadID=105923 but the problems are not exactly the same.
    Any help would be appreciated. Thanks.

    how would you expect modload to work after you run "make uninstall"? when you run that final make command the module is removed.
    .7/M.

  • I can't load modules after upgrade

    I can't load modules after upgrade xfree 4.4.0-2, gcc 3.4.0-1, perl 5.8.4-1 and kernel 2.6.5-3.I don't have even access to the internet from Arch.System says that modules have invalid version.
    What can I do now?

    You were right robot5x. After command lilo I have got modules loaded properly.Thanks.

  • [SOLVED] Can't load this module??

    Ok, I discovered why I have no eth0 device. I have an
    Nvidia MCP61 Ethernet card, according to lscpi -v
    and no associated "Kernel" modules.
    The necessary Ethernet driver for that Nvidia card is forcedeth
    however
    # modprobe forcedeth
    FATAL: Module forcedeth not found.
    but if I perform a systemwide find..
    I get
    /usr/lib/modules/3.6.2-1-ARCH/kernel/drivers/net/ethernet/nvidia/forcedeth.ko.gz
    but according to 'man modprobe' the modprobe program looks in the /lib/modules/'uname -r' directory
    and when I run
    # uname -r
    3.5.6-1-ARCH
    I can cleary see why modprobe didn't work since according to the previous "find" there is no "forcedeth" in that directory.
    so I tried
    # modprobe -S 3.6.2-1-ARCH
    Error: missing parameters. See -h.
    to tell modprobe to search in that directory instead, but despite different variations I couldn't change the version sucessfully.
    So instead I tried copying the "forcedeth.ko.gz" to the /lib/modules/3.5.6-1-ARCH directory
    and I still haven't been able to "modprobe" it, even with full pathname and force option provided.
    So, in summation, I had the driver in the wrong directory according to 'uname -r' and thus I couldn't
    load it. I tried to manually give modprobe a different kernel version, without sucess, and have tried
    copying forcedeth.ko.gz to the directory which corresponded to /lib/modules/'uname -r'.
    I guess I need to either
    - upgrade the kernel without an internet connection?
    - sucessfully modprobe forcedeth despite the kernel version conflict?
    - maybe throw a symbolic link somewhere?
    - give an explicit option  to define a full path in a config file?
    - do something with mkinitcpio that can specify that module and boot into that ramdisk?
    Any suggestions would be greatly appreciated, since I don't know how else to load the module.
    If any other info on my system might give a lead, I'd be more than happy to provide it. Thanks. I'm almost there...
    Last edited by confusion-is-my-sedative (2012-10-26 21:26:06)

    ok, did and done. (However, note that this isn't raw code since I have to type from display of the monitor to the laptop.)
    # file /boot/vmlinuz-linux
    /boot/vmlinuz-linux: Linux kernel x86 boot executable bzImage, version 3.6.2-1-ARCH (tobias@T=POWA-LX) #1 SMP PREMPT Fri Oct 12 23:58, RO-rootFS, swap_dev 0x3, Normal VGA
    According to file, I do have the latest kernel, which makes this even more peculiar since it isn't consistent with 'uname -r'
    3.5.6-1-ARCH
    and I'm using grub legacy, I think.
    # cat /boot/grub/menu.1st
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # BOOT SECTION
    # (0) Arch Linux
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro modeset=0
    initrd /boot/initramfs-fallback.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx ro
    initrd /boot/initramfs-fallback.img
    I didn't post the whole config since transcribing comments with mode suggestions would be needless. But I don't think there's any danger in ommitting the '#' lines, is there?

  • Can not load modules during boot with kernel 2.6.31

    Every time i install kernel 2.6.31 (ever since it got into core), after reboot i receive message
    FATAL: module ... not found
    with every module in my rc.conf, or sometimes with this message:
    FATAL: could not load /lib/modules/2.6.30-ARCH/modules.dep no such file or directory
    Before those errors the boot script complaisn about hardware clock (right after the Arch Linux line):
    Could not access the hardware clock via any known method.
    After that I can still start X but my keyboard and mouse are completely dead. The console works fine, i just can not load any module per hand, some daemon can not be started - obviously.
    Latest kernel 2.6.30 works fine. Is this a problem of 2.6.31 ?

    /lib/modules/2.6.30-ARCH/
    That is very strange... it's not booting into .31
    It's an install problem because that dir shouldn't be there after updating kernel26.
    I know you said you installed from core, but was it a custom install? Did you change the PKGBUILD in anyway?
    After installing .31, before rebooting do depmod 2.6.31-ARCH
    Then do mkinitcpio -p kernel26
    Post the output of the second one.
    Last edited by gog (2009-10-26 00:32:06)

  • [SOLVED] Failure when loading modules, but everything works fine

    I've updated Linux from 2.6 to 3.0, everything seems to be working as before, but I'm getting this when booting:
    Loading modules [FAIL]
    I don't see anything relevant in dmesg output, everything seems to be loaded fine. Is anybody else getting the same error since the kernel update?
    Last edited by Camus (2011-08-08 14:07:56)

    What's strange is that Tp smapi's functionality seems to be there anyway... It's a module for battery control in Thinkpads and my battery indeed doesn't charge beyond 80%, the way I want it to be.
    I'm having the same issue. I think you will find that the "functionality" isn't provided, as you said, /sys/devices/platform/smapi doesn't exist, and that your battery is actually remembering the last charge limits you sent to it. Try to remove the battery and put it back, I'm nearly sure that it'll lose them. This is what happens to me on my second battery, the ultra-bay one, which I occasionally have to remove to insert my CD drive.
    No idea why tp_smapi doesn't load when put in MODULES in rc.conf, but workarounds should be easy. Alternatively, if you only use it to update your charge settings, you can just manually load it each time you need to.
    EDIT :
    Have just found out that by manually adding thinkpad_ec before tp_smapi in MODULES in rc.conf, everything loads. Strange, since thinkpad_ec should be loaded automatically with tp_smapi. But hey, it works.
    Last edited by idx (2011-08-19 11:08:08)

  • Upgraded kernel...can't load modules??

    Okay today I ran pacman -Syu and upgraded to kernel 2.4.21.  My only problem now is that on boot, I cannot load any modules, and when I go to modprobe them manually I am given this error:
    [root@protium root]# modprobe ne2k-pci
    modprobe: Can't open dependencies file /lib/modules/2.4.20/modules.dep (No such file or directory)
    [root@protium root]#
    A quick glance at my /lib/modules directory surely doesn't show 2.4.20 (as I would not expect it to) but rightly shows 2.4.21 where there is a modules.dep file.  My question is, what do I do (besides a symbolic link) to get modprobe to correctly work again?[/code]

    fyi when ever you do anything with respect to lilo or if you recompile or install your own custom kernel always run lilo afterwards. grub does not require this but lilo is not as "smart" and needs to know the kernel or lilo changes you have made.
    with respects t the initrd entry in lilo that is only necessary unless you have the new arch scsi configured kernel installed. i got the same error you did after the upgrade and all i did was comment out the initrd entry in my lilo.conf and then ran lilo (or you could have removed it all together but i left mine around in case i ever want an experimental or alternat kernel installed then i would just quickly edit the old initrd entry)

  • [SOLVED] can't load fglrx during booting

    I installed ati proprietarity driver by  this manual and it seems working. I rebooted to sure that fglrx loads without errors, set catalyst settings, graphics worked fine, but after next reboot I saw this:
    Loading User-specified Modules [Busy]
    4.825619] intel ips 0000:00;1f.6: failed to get i915 symbols, graphics turb disabled8
    5.417268] brcms_module_init: register returned 0
    ROR: could not insert 'fglrx': Invalid argument
    [FAIL]
    I am totally new to linux and ask to your qualified help..
    Last edited by metalex (2012-05-02 13:47:07)

    Hi again! As Angelsoul writed, I didn't install the catalyst_hook, and now it really seems to be a kernel problem, becouse during the installation catalyst_hook:
    Failed!!! Check out log: /var/log/catalyst-install.log
    Automatic re-compilation is enabled now.
    Answer 'Yes' whenever pacman ask you about updating
    'linux-headers' in first place
    Provide headers to your kernel ie:
    linux-headers if you are using linux.
    Most of custom kernels provides own headers.
    Add nomodeset to your kernel line in /boot/grub/menu.lst , ie.:
    kernel /boot/vmlinuz-linux root=/dev/sda1 ro nomodeset
    -------------------------------------------- ^^^^^^^^^ ---------
    If experiencing problems with building module or using more than
    one kernel use catalyst_build_module command as root, more info:
    # catalyst_build_module help
    - ^^^^^^^^^^^^^^^^^^^^^ ----------------------------------------
    For more info and more troubleshooting visit:
    http://wiki.archlinux.org/index.php/ATI_Catalyst
    [root@metalex-pc metalex]# catalyst_build_module help
    usage: /usr/bin/catalyst_build_module {version|all|remove|remove_all|auto|autooff}
    - with no specified kernel version it will use the current kernel version to build module
    - all will try to build fglrx modules for all working system's kernels
    - remove is removing unused fglrx modules and all empty /lib/modules/* directories
    - remove_all is removing all fglrx modules and all empty /lib/modules/* directories
    - auto will turn ON 'auto re-compilation of fglrx module with every kernel update'
    - autooff will turn off auto re-compilation of fglrx module
    [root@metalex-pc metalex]# catalyst_build_module all
    [root@metalex-pc metalex]# catalyst_build_module
    Building fglrx module for 3.3.4-1-ARCH kernel ...
    Failed!!! Check out log: /var/log/catalyst-install.log
    [root@metalex-pc metalex]# nano /var/log/catalyst-install.log
    and it contains
    2012-05-02 16:13:41
    Building fglrx module for 3.3.4-1-ARCH kernel ...
    Kernel header files are absent: directory /lib/modules/3.3.4-1-ARCH/build doesn't exist! Game over
    2012-05-02 16:14:59
    Building fglrx module for 3.3.4-1-ARCH kernel ...
    Kernel header files are absent: directory /lib/modules/3.3.4-1-ARCH/build doesn't exist! Game over
    Please, tell what I should do? Download kernel headers and run catalyst_build_module? Where I can download it?
    Last edited by metalex (2012-05-02 13:23:14)

  • [SOLVED] Can't load gnome-music

    Hi!
    I've installed Arch Linux with GNOME 3 and if I run gnome-music it doesn't start.
    Here's the terminal's output:
    [albi@albi-desktop ~]$ gnome-music
    Traceback (most recent call last):
    File "/usr/bin/gnome-music", line 38, in <module>
    from gnomemusic.application import Application
    File "/usr/lib/python3.4/site-packages/gnomemusic/application.py", line 36, in <module>
    from gnomemusic.window import Window
    File "/usr/lib/python3.4/site-packages/gnomemusic/window.py", line 38, in <module>
    from gnomemusic.query import Query
    File "/usr/lib/python3.4/site-packages/gnomemusic/query.py", line 32, in <module>
    class Query():
    File "/usr/lib/python3.4/site-packages/gnomemusic/query.py", line 35, in Query
    GLib.get_user_special_dir(GLib.UserDirectory.DIRECTORY_MUSIC)
    TypeError: Argument 0 does not allow None as a value
    And here's the version of gnome-session and gnome-music packages.
    [albi@albi-desktop ~]$ pacman -Q gnome-session gnome-music
    gnome-session 3.12.1-1
    gnome-music 3.12.2.1-1
    Please let me know if you need other inputs and I'll thank you in advantage for tips to make gnome-music works.
    Last edited by AVDuma (2014-08-20 11:23:29)

    the lua warning you had was about grilo-pllugins, which optionally depends on lua for some plugins, and it probably wasn't anything critical.
    I don't think the tracker message is any kind of critical error either. Looks like it just reports that it was able to connect with tracker service, and everything should be ok.
    It's hard to guess why it can't find your mp3 files though, as there's no error messages or anything, but I have few ideas:
    - it could be that your missing whatever library gnome-music uses for decoding mp3 files. I looked at the dependecy tree but couldn't figure out what that library could be, but since pretty much all gnome media applications are using gstreamer for that purpose, you could be just missing some gst-plugins. Also you could try if gnome-music can load any .wav .ogg or .flac files for example from your music dir.
    - I'm not sure you're allowed to set XDG_MUSIC_DIR outside of your /home. Try creating music directory in your home, copy a few files in it, and change the directory in user-dirs.dirs accordingly.
    I think gnome-music 3.12 isn't considered 100% production ready yet, as it is still in early development stages and there could still be some issues and missing features. For now rhythmbox is still the 'default' audio player for gnome.
    about the bug reporting. If the bug is something arch linux specific, like missing dependencies, you should report it to arch bug tracker.
    if it's a bug in the application itself, like the issue in your first post, it would make more sense to report it directly to gnome bugzilla. Although in that case it might be good idea to test the latest development snapshot (i.e. gnome-music-git from AUR) to check that the bug hasn't been fixed already.
    also, please use LC_ALL=C when posting application output to get error messages in english, and use thumbnails when posting images: https://wiki.archlinux.org/index.php/Fo … s_and_Code

  • [SOLVED] Can't load wireless network (MEDIATEK Corp. Device 7630)

    Hi all, I hope that someone helps me, because I need it.
    I'm trying so hard to install the wireless controller I have on a new computer.
    I have just installed Arch with the UEFI method, it seems to work quite fine, except for the wireless.
    The Computer is ASUS F550C, in order not to lose time, I'm posting the output of what I have tried.
    I tried to install the kernel module (driver) with ndiswrapper, and they seem to be loaded.
    # lspci -k
    03:00.0 Network controller: MEDIATEK Corp. Device 7630
    Subsystem: Foxconn International, Inc. Device e074
    Kernel modules: ndiswrapper
    # iwconfig
    enp4s0f2 no wireless extensions.
    lo no wireless extensions.
    I tried to load both network-manager, netctl via systemctl but it doesn't seem to work.
    In the end of the day I noticed that the wifi led had been off all the time!
    So I installed rfkill and executed:
    #rfkill unblock all
    that's the only thing I could do to let the led turn on!
    If you can suggest me something (whatever it may be) please answer, or I will be linked for eternity.
    Last edited by Dexxt (2014-03-05 15:49:06)

    #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
    2: enp4s0f2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether bc:ee:7b:c8:8c:6d brd ff:ff:ff:ff:ff:ff
    I am connected to Ethernet (via systemctl enable dhcp.service).
    I tried to use systemctl enable netcfg.service but I get:
    #systemctl status netcfg.service
    netcfg.service - Netcfg multi-profile daemon
    Loaded: loaded (/etc/systemd/system/netcfg.service; disabled)
    Active: inactive (dead)
    Last edited by Dexxt (2014-02-25 22:32:35)

  • [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).

  • [Solved by itself] Loading module aha152x failed after kernel upgrade

    Hi all,
    I have a ten-year old Epson GT5500 scanner plugged onto an ISA card.
    This was quite hard to get it working under linux but it worked well untill yesterday last update.
    I have the following error output when trying to load aha152x module:
    # modprobe aha152x
    FATAL: Error inserting aha152x (/lib/modules/2.6.27-ARCH/kernel/drivers/scsi/aha152x.ko): No such device
    I have the following line in /etc/modules.conf:
    alias scsi_hostadapter aha152x options aha152x aha152x=0x140,9
    How can I get the scanner back to work?
    Thanks.
    Last edited by Jeddo (2008-11-15 11:54:12)

    fwojciec wrote:Did you build the module yourself?  If so you might have to rebuild it for the new kernel version.
    No. The configuration to get the scanner working under linux comes from a how-to and remains valid after kernel upgrades -- until yesterday. It does not need any module building, only loading.

  • [solved] could not load module 'processor'

    Since the recent upgrade to kernel 2.6.20.7-1 the acpi kernel modules have to be loaded manually. Thats all good, i don't have a problem with that. On my desktop I load  'button', 'processor'.
    But since the upgrade to 2.6.20.7-2 the module 'processor' disappeared.
    > /lib/modules/2.6.20-ARCH/kernel/drivers/acpi$ ls
    ac.ko asus_acpi.ko battery.ko button.ko dock.ko fan.ko hotkey.ko i2c_ec.ko ibm_acpi.ko sbs.ko toshiba_acpi.ko video.ko
    and
    modprobe processor gives me:
    FATAL: Module processor not found.
    Is that normal or what happened here?
    Last edited by mcover (2007-04-21 09:53:32)

    I see you are from Germany, so have a look at this:
    http://www.laber-land.de/?page=Postings … hread=5973
    Translation:
    Since kernel 2.6.20.7-2 the modules thermal and processor are directly integrated into the kernel and must/could not be loaded separatly.

Maybe you are looking for

  • Aggregation in 3X

    Friends; I am having four charcteristics, Ley say A, B, C, D. Here D not Necessary in report. Three KF. Let Say E,F,G Dividing E/F will Serve G. Here this E/F will completely depend with Characteristic D which i don't want to show in report. Example:

  • After updateing my iPad Air 2 to iOS 8.3, it no longer works

    After updating my iPad Air 2 to iOS 8.3, it no longer works.  It is a 64 GB model. The opening screen is the same as when I first starting using it, with "welcome" in various languages. I have gone through the operations requested, iCloud, etc. but a

  • Id from one table showing value from another

    I have an article id (rs_comments.id_com) but I would like it to take this data and collect the value from another table. I have joined the two tables with: SELECT * FROM blg_comment_com INNER JOIN blg_article ON idart_com=id_art WHERE valid_com=1 OR

  • Apache start fails on Content server

    Hi , I have installed Content server 6.40 on AIX 5.3 with Apache server 2.2.4 However after successful installation of MaxDB instance and Content Server the apache fails to restart or stop and gives the below message: ./apachectl -k start httpd: Synt

  • IPhoto 11--unable to email pics using iPhoto mail

    After I select a photo and then click on the "Share" button to email the photo using iPhoto, iPhoto crashes. However, when I change the mail program in iPhoto to Apple Mail, I am able to email the photo.