8: udi = '/org/freedesktop/Hal/devices/usb_device_ffffffff_ffffffff_noserial' usb.vendor = 'Hewlett-Packard' usb.bus_number = 1 (0x1) usb.linux.device_number = 9 (0x9) info.bus = 'usb' usb.device_subclass = 0 (0x0) usb.is_self_powered = true info.udi = '/org/freedesktop/Hal/devices/usb_device_ffffffff_ffffffff_noserial' usb.speed = 12.0000
https://bugzilla.novell.com/show_bug.cgi?id=342496 Summary: USB printer does not work with CUPS Product: openSUSE 10.3 Version: Final Platform: x86 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Printing AssignedTo: jsmeix@novell.com ReportedBy: feiko_w@hotmail.com QAContact: jsmeix@novell.com Found By: Other I cannot print to my USB printer (HP Deskjet 940c) in Opensuse 10.3. It worked in Opensuse 10.2. The installation via Yast2 goes fine. The initial „Hello, world“-printer test is succesful, but the after installation printer test fails, as do the normal print jobs afterwards. When I run „lpstat -t“ after starting my printer the output is: scheduler is running system default destination: deskjet940c device for deskjet940c: usb://HP/DESKJET%20940C?serial=HU23F1P0K5CO deskjet940c accepting requests since vr 16 nov 2007 18:21:05 CET printer deskjet940c is idle. enabled since vr 16 nov 2007 18:21:05 CET This seems to be ok. When I run „lpstat -t“ after sending a print job the output is: scheduler is running system default destination: deskjet940c device for deskjet940c: usb://HP/DESKJET%20940C?serial=HU23F1P0K5CO deskjet940c accepting requests since vr 16 nov 2007 18:23:03 CET printer deskjet940c now printing deskjet940c-28. enabled since vr 16 nov 2007 18:23:03 CET Printer not connected; will retry in 30 seconds... deskjet940c-28 xxxxxx 37888 vr 16 nov 2007 18:23:03 CET It now reports the printer not being connected. Reading other bugreport with similar problems in RC1, describing the wrong use of printer device URI: /dev/usb/lp0. I checked the URI used by CUPS and the Backend/usb. They both use the same new format of: usb://HP/DESKJET%20940C?serial=HU23F1P0K5CO So this does not seem to be the problem. But when I run hwinfo: linux.subsystem = 'usb' usb.device_class = 0 (0x0) usb.device_protocol = 0 (0x0) usb.version_bcd = 272 (0x110) info.subsystem = 'usb' usb.max_power = 2 (0x2) info.product = 'USB Interface' linux.hotplug_type = 2 (0x2) linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:10' usb.device_revision_bcd = 256 (0x100) usb.product_id = 5636 (0x1604) usb.serial = 'HU23F1P0K5CO' usb.version = 1.10000 usb.speed_bcd = 4608 (0x1200) usb.linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0' usb.configuration_value = 1 (0x1) usb.vendor_id = 1008 (0x3f0) usb.num_ports = 0 (0x0) info.parent = '/org/freedesktop/Hal/devices/usb_device_3f0_1604_HU23F1P0K5CO' usb.product = 'USB Interface' usb.can_wake_up = false usb.num_interfaces = 1 (0x1) usb.num_configurations = 1 (0x1) info.linux.driver = 'usblp' << This shows the use of the old /dev/usb/lp0 as device. Could this be the cause and is there a way to fix this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.