[PLUTO-help] configurazione stampante
bombadur
bombadur a slacky.it
Mer 16 Giu 2004 22:01:17 CEST
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
*** on Wednesday 16 June 2004 20:55, Luca Castagnini wrote:
[cut]
> ammetto di non essere un esperto, ma mi sembra che i moduli nel
> kernel ci siano... non so se sono caricati perņ, io davo per scontato
> che lo fossero... come e quali devo caricare?
Io ho questi, fondamentalmente:
$ less /boot/config|grep -i usb
# USB support
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set
# Miscellaneous USB options
CONFIG_USB_DEVICEFS=y
$ less /boot/config|grep -i printer
CONFIG_PRINTER=m
CONFIG_USB_PRINTER=m
> cosa significa "usbdevfs mounted"? Devo montare la stampante come
> faccio con i dischi fissi?
no, controlla se hotplug e` attivo (eseguibile al boot, come hai fatto
con cups):
$ ls -l /etc/rc.d/*hot*
- -rwxr-xr-x 1 root root 1160 Mar 28 2003 /etc/rc.d/rc.hotplug
> lsmod restituisce:
>
> Module Size Used by
[cut]
a stampante accesa (ho una Epson C80 usb):
$ lsmod |grep usb
usbcore 58400 1 [printer uhci ehci-hcd]
Fai una prova: rendi eseguibile hotplug se gia` non lo e`, accendi la
stampante e riavvia hotplug:
# /etc/rc.d/rc.hotplug stop
# /etc/rc.d/rc.hotplug start
Poi verifica i log:
# tail /var/log/messages
Se c'č tutto, la dovresti vedere almeno di striscio... ;-)
PS
Scusami, ma in altro 3d hai detto che hai il kernel 2.6.6, che NON e` il
default di Slack (sta per uscire la 10.0, ed avra` il 2.4.26).
Come diamine hai compilato 'sto kernel? ;-)))
- --
*****************************************************
* Coltivate Linux, tanto Window$© si pianta da solo *
* MajaGLUG member http://www.teppisti.it *
* LinuxFromScratch Compiler #12000 (ServoLinux-1.1a)*
* gpg-key on x-hkp://keyserver.linux.it *
*****************************************************
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFA0KcNv+yq43mPs+0RAjt4AJ90pthA4h7Tox5ZxGjdJEpa2WdRYQCfaroF
Sjt9zsw0TlpifkV+B8pXnQw=
=1/8i
-----END PGP SIGNATURE-----
More information about the pluto-help
mailing list