What do I have to do to get the printer to see and use /dev/usb/lp0? I've tried everything I know (no laughing out loud, please), but still can't print over it! Please help! The machine is a Dell Inspiron 5100, and I'm running FC1 with all the latest updates. Here's what lsusb gives me:
[root@church root]# lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
And here's from modinfo:
[root@church root]# modinfo printer filename: /lib/modules/2.4.22-1.2174.nptl/kernel/drivers/usb/printer.o
description: "USB Printer Device Class driver"
author: "Michael Gee, Pavel Machek, Vojtech Pavlik, Randy Dunlap, Pete Zaitcev, David Paschal"
license: "GPL"
parm: proto_bias int, description "Favourite protocol number"
Here's the configuration from redhat-config-printer:
Under Queue Type: /dev/usb/lp0 Custom Device
And here's the error message I get:
E [27/Feb/2004:12:27:21 -0500] PID 11691 stopped with status 1!
E [27/Feb/2004:12:27:21 -0500] [Job 8] Unable to open USB device "usb:/dev/usb/lp0": No such device
E [27/Feb/2004:12:27:23 -0500] PID 11690 stopped with status 9!
Help, help help!
john