[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ¿ Impresoras matriciales bajo Linux ? ¿Y mi NEC ?



Glus Xof escribió:

El dispositivo ya lo tenía creado, e incluso el módulo usblp ya venía
cargado en el núcleo (lo he comprobado con # lsmod)


No sé si es la mejor manera, pero...

1) desconectá el adaptador (si es que está conectado...)
2) en una terminal:
    #tail -f /var/log/kern.log

En mi caso, al conectar un adaptardor rs232-usb sale esto:

usb 3-2: new full speed USB device using ohci_hcd and address 2
usb 3-2: New USB device found, idVendor=2478, idProduct=2008
usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-2: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for pl2303
pl2303 3-2:1.0: pl2303 converter detected
usb 3-2: pl2303 converter now attached to ttyUSB0
usbcore: registered new interface driver pl2303
pl2303: Prolific PL2303 USB to serial adaptor driver

Fijate que dice
  "usbcore: registered new interface driver usbserial_generic"
...
  "pl2303 3-2:1.0: pl2303 converter detected"
y
  "usb 3-2: pl2303 converter now attached to ttyUSB0"

Entonces, en mi caso, una impresora matricial via puerto serie el dispositivo es "/dev/ttyUSB0"

Espero esto te ayude. Saludos.

Sergio D. Gómez
 Tostado (SF)
  Argentina


Reply to: