I 've just install cups, foomatic and hpijs to use my hp5550... But when I boot I get a lot of modprobe error message !
here is what I did :
Code: Select all
emege cups
emerge foomatic
emerge hpijs
# I took the right ppd file on the internet I past it a the right place
rc-update add cupsd default #worked fine
reboot # first i just tried /etc/init.d/cupsd start (worked fine) but the printer did'nt wokedCode: Select all
Starting CUPSD [ok]
modprobe can't locate module /dev/usbprinter
modprob can't locate module /dev/lp1
modprob can't locate module /dev/lp2
....What's wrong ?
thx

