Paul Stear posted on Wed, 23 Dec 2009 19:06:23 +0000 as excerpted: > On Wednesday 23 Dec 2009 16:16:03 Duncan wrote: >> Paul Stear posted on Wed, 23 Dec 2009 12:41:16 +0000 as excerpted: >> > I just do not understand how I action the following: >> > >> > WARN: postinst >> > /etc/modules.autoload.d is no longer used. Please convert your files >> > to /etc/conf.d/modules and delete the directory. >> >> What it means is list the entries in the other location, instead. The >> /etc/conf.d/modules file is reasonably well commented, so you should >> have little problem figuring out how to list them there, supplying any >> parameters as necessary. >> > It seems obvious now that you have pointed the way.
LOL! I just had a bug like that! Mesa and from it, xorg-server wouldn't install on my new netbook image, because eselect opengl wasn't getting a valid profile. It took me two days, all sorts of ebuild and eselect code tracing, and bothering the gentoo/xorg folks with a bug that ultimately turned out to be invalid... to find out I had copied one too many config files from my amd64 side, without editing. One of them put lib64 instead of lib, in the LDPATH, and that one little thing, no lib64 in the 32-bit chroot, which of course seems obvious NOW, screwed me up for two days! I'm sure every gentooer has had cases of that. I guess they help keep us humble. =:^) > All seems to be well > at the moment, I installed smplayer and am pleased with the result. > I still haven't managed to get a cd player working yet. Kaffeine > complains of " Cannot find input plugin for MRL [cdda:/]" I don't > suppose you could guide me in this as well could you please? regards I honestly haven't fiddled with it much. I don't do CDs much anymore, as I listen to online radio, shoutcast stations and the like, most of the time now. I'd use k3b to rip the CD to disk -- even to /tmp, which is on tmpfs here (a CD is under a gig, small when you have 6 or 8 gigs of RAM to play with, it fits just fine in tmpfs), if it was a single-shot that I wasn't planning on keeping around. Then of course the ripped tracks, mp3, ogg, whatever, would play just fine in whatever music player... -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman
