On 07/02/2009 05:46 PM, Alan E. Davis wrote:
I've been wrangling with a new gentoo install, on an AMD X2 64 bit
machine.  It's been a problematic experience, but when the system works
right, it works really right.

Printing has suddenly failed.  I had installed foo2zjs in support of an
HP P1005 printer, but it was masked by ~amd64.  Then foomatic-db
collided, so I upped that to ~amd64.  Meanwhile, and I'm not sure this
was the problem, the printer that had been working, and the deskjet that
had also been working both started to fail.  I've been wrestling with
many issues, including alsa.  There isn't any sound, and I"ve finally
compiled a genkernel but the sound isn't working, neither is printing.

I've had both problems several times in the past, always caused by dumb
things that, of course, should never happen but often do anyway.

First the sound.  I still don't know why but often when rebooting with
a different kernel (I do it often) the sound mixer will wind up with
certain channels either muted or turned down all the way.  Because these
channels are not visible on my gnome volume control I have to use the
alsamixer to find the problem and restore the proper settings until
the next reboot.  Dumb, but that's the way it is.

You should definitely *not* unload your kernel sound modules when shutting
down -- it's silly and causes problems.  Turn this 'feature' off in your
/etc/conf.d/alsasound by setting UNLOAD_ON_STOP="no" and KILLPROC_ON_STOP=
"no".

Printing.  Usually my printing problems come from having the wrong printing
"device" set in the cups Modify Printer section (localhost:631 as you said).

Usually the problem is that I didn't have the printer connected and turned
on when setting the 'printer device' and therefore the proper choice didn't
appear in the menu.  Really dumb.

Anyway, start by going back through that printer setup menu system and try
every choice until you find one that works -- and make sure the printer is
turned on :o)



Reply via email to