I just thought I should share a problem I had and how I solved it.
I installed Gentoo 2004.3 from the Universal LiveCD; when I came to the step where the handbook instructs us to: 'emerge coldplug', it gave me an error I didn't understand at that time.
Since my keyboard & mouse wouldn't work without that step I did the next logical thing: 'emerge hotplug'. It worked.
When I booted, all went well: I installed x11, gnome (and did 'emerge world -deep'), etc.
When gnome finished installing, I rebooted, and lo behold my keyboard (USB) wasn't being detected. So I tore out lots of hair before I realised that during 'emerge world --deep' the latest version of hotplug had been installed, in which the HOTPLUG INIT SCRIPTS DO NOT WORK like the old one. You _have_ to install coldplug, and do: 'rc-update add coldplug default'.
So if any of you ever happen to have this problem, there it is.
Good luck.



