cannot choose SLP as device discovery in hp-setup CLI interactive mode

Bug #532478 reported by Yiu-Chung Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HPLIP
New
Undecided
Unassigned

Bug Description

hplip version: 3.10.2
Symptom: I have a JetDirect device, which only supports SLP for device discovery. When I run hp-setup in CLI interactive mode, it forces network discovery using mdns, which didn't find my JetDirect. I have to modify the hp-setup script line 336 from
    device_uri = mod.getDeviceUri(device_uri, devices=device.probeDevices(bus))
to
    device_uri = mod.getDeviceUri(device_uri, devices=device.probeDevices(bus, 5, 4, None, '', 'slp'))

to have my JetDirect discovered by hp-setup.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.