Le 2002.03.05 13:54, Stew Benedict a �crit : > > I tried yesterday to install all the CUPS related packages from cooker > > sources, but the problem is the same : even if Kups can find several > USB > > port (and I don't have any USB interface), it doesn't find any serial > > interface for my Apple Stylewriter II printer. So I can't setup a > classe > > for my printer. It tried to manually modify /etc/cups/printers.conf > > (changing "serial:" into "serial:/dev/ttyS1"...) but it doesn't change > > anything. > Is macserial module loaded? I don't have any serial printer hardware > here > to test with, but if that module isn't loaded I suspect cups would have a > hard time probing.
Yes. [bertrand@localhost bertrand]$ /sbin/lsmod Module Size Used by ppp_deflate 44000 1 (autoclean) bsd_comp 4768 0 (autoclean) ppp_async 8464 1 (autoclean) macserial 38256 1 (autoclean) ppp_generic 23072 3 (autoclean) [ppp_deflate bsd_comp ppp_async] sr_mod 16288 0 (autoclean) dmasound_awacs 24464 1 dmasound_core 11280 1 [dmasound_awacs] soundcore 4880 3 [dmasound_core] mesh 17152 0 Bertrand
