I keep getting errors on startup in Arch relating to my rc.conf:
failed to load module "wl"
failed to load module "lib80211"
etc. It lists all the modules in my /etc/rc.conf
This is my full rc.conf: http://pastebin.com/DvbR0MBg
I notcied this when pommed failed to start in X when I added sudo pommed & in my xinitrc.
Is the config file formated properly?
Hello all,Just updated to 3.7.5 and the above service fails on each boot.Not sure how/if it affects me, but worth noting (EDIT - OK, VirtualBox kernel module isn't loaded on boot for example).Here's the output of systemctl status systemd-modules-load.servicesystemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; s
Hi all,I'm trying to load the acerhdf module that should control the fan-speed for my Acer 1810TZ.
I installed a package using apt-get which in turn attempted to install a load of kernel modules, which can not be done since I am inside an OpenVZ environment. I moved all the module files out of the way, hoping it would stop trying to install them, and I uninstalled the offending software which made this mess. I am still getting this error.
ls /usr/lib/modules/
3.8.7-1-ARCH extramodules-3.8-ARCH==>ln -s /usr/lib/modules/3.8.7-1-ARCH /usr/lib/modules/3.8.6-1-ARCH
ls -l /usr/lib/modules/
total 8
lrwxrwxrwx 1 root root 29 abr 15 17:15 3.8.6-1-ARCH -> /usr/lib/modules/3.8.7-1-ARCH
drwxr-xr-x 3 root root 4096 abr 15 12:34 3.8.7-1-ARCH
drwxr-xr-x 2 root root 4096 abr 15 11:35 extramodules-3.8-ARCH?
felipense
https://bbs.a
I've long been dreaming of software that I could implement in my projects. I've seen and used different packages for this, but I'd love to have a system that would:
Allow me to load javascript/css "modules" on a per-page basis.
My apologies if this has been already answered elsewhere.Now that modules configuration has been moved out of /etc/rc.conf, I consider the new way - using /etc/modules-load.d/<modulename> - vastly inferior.
jk121960 wrote:OK, Yea I couldn't find anything, but I am aware of the patch. vmware upgrade is a uninstall-reinstall then patch thing and I was hoping to avoid it. More over I don't know if that is what I need. It runs fine once the modules are built.
I've just begun moving my Arch system to systemd, and started by moving the deprecated parts of rc.conf to their respective configuration files.
The rc.conf wiki article lists files for most options, and I assume I should just move the relevant lines from rc.conf to those files. But what about the HARDWARE sections? A directory is listed there: /etc/modules-load.d/.