If you compiled your own kernel with those modules specifically compiled, why would you expect to see them loaded as modules? Sounds like you either didn't actually compile them in, or you're not actually booting off that kernel.
falconindy
https://bbs.archlinux.org/profile.php?id=30251
2012-09-27T01:20:21Z
Hi all,I am trying to setup xen with a linux-aufs_friendly kernel. I have installed xen from AUR and see xen in /boot; however, I don't see a new initramfs, I only see:xen-4.2.1.gz
xen-syms-4.2.1I also don't have any xen hooks in /lib/initcpio. I'm attempting to follow this guide, but I'm missing the modified initramfs:https://wiki.archlinux.org/index.php/Xen#Obtain
That's a big project, it takes about 30 mins compile by "make -j4" on Ubuntu.Compare to Ubuntu, Arch take more 20 mins compile time!The only different thing is Arch installed in SSD (project code too), Ubuntu in traditional disk.Due to the project can't compile with 64bit system, Arch and Ubuntu all is 32bit OS.The Arch already installed PAE kernel from AUR.Anyone can help?
Also, if you want to get the most out of your 4 GB, and not just the 3.21 or whatever, I highly recommend (if you have the time to reinstall) installing the X86_64 Arch.
Sounds like you guys need to regenerate your initramfs. If you didn't follow the instructions to ignore bash, mkinitcpio wouldn't be able to generate a valid initramfs if a kernel upgrade was done.
my efistub_copy.path looks like :[Unit]
Description=Copy EFISTUB Kernel and Initramfs to UEFISYS Partition
[Path]
PathChanged=/boot/initramfs-linux-fallback.img
Unit=efistub_copy.service
[Install]
WantedBy=multi-user.targetand it works flawlessly all the time. Your file doesn't seem to have the Unit=..... in the [Path] section. I don't know if its needed.
https://wiki.archlinux.org/index.php/LO … Firefox.29Try this, this might work.
hadrons123
https://bbs.archlinux.org/profile.php?id=53013
2012-05-11T04:37:47Z
It sounds like you need to rebuild the Catalyst module for your new kernel. I don't have an AMD card myself, but information should be available in the wiki: https://wiki.archlinux.org/index.php/Catalyst
litemotiv
https://bbs.archlinux.org/profile.php?id=18089
2012-11-24T16:22:30Z
Hey,I try to install Arch Linux on MBP (Mid 2012, without Retina).I can install Arch Linux (with nomodeset and noapic param), but when I try to boot after install, MBP frozen after "initramfs". I try it with kernel 3.4.9 and 3.5.Can anyone help me?
DasLampe
https://bbs.archlinux.org/profile.php?id=63163
2012-08-24T10:17:01Z