I do have the Logitech unifying driver in there too. I tried messing around with my "bios" (I have UEFI) because there is some xHCI mode setting. I'm probably going to remove that driver but include xHCI. I'm still trying different configurations in relation to USB. I even updated my UEFI.
I have the intel iommu compiled in, but I don't have that in the grub config. Will that be parsed in an EFI environment? (I only ask because Gentoo's EFI instructions when not using stub are garbage)
I am having issues with USB3 enabled in kernel. It compiles fine, but I cannot use a mouse/keyboard (both Logitech on a unifying receiver) with it enabled. Currently on 3.10.7-gentoo-r1. I thought it was an evdev issue or keyboard/mouse driver issue, that doesn't appear to be the case. Am I maybe ...
I just updated my kernel, and in attempting to rebuild the wl module for my wireless card (broadcom 43b1), I am getting these errors. Anyone have any ideas on how to fix?
DKMS make.log for b43b1-6.30.223.95 for kernel 3.10.7-gentoo (x86_64) Fri Aug 23 09:33:15 PDT 2013 /bin/sh: line 0 ...
Okay I re-ran the command and it is just sitting at the next line. I presume it is waiting for it to close, but since this is just the command line utility, it doesn't have anything I can close...
Everything looks ok. Boot normally but press e when you get to the grub menu. Use grubs editor to change kernel /boot/initramfs-genkernel-x86-2.6.20-gentoo-r8 to kernel (hd0,2)/usr/src/linux/arch/i386/boot/bzImage leave the rest of the kernel line unchanged.
What command did you use to copy the kernel to /boot? Did you run make install? Did you use cp? What file did you copy? If you can't answer the above, boot the live-cd, mount the partitions and post the output of ls -l /mnt/gentoo/boot here. It would also be helpful to see the output of ls -l /mnt ...