Hmmm, it does mention a printer once, and it's vid & pid match the id of the device highlighted blue in the lsusb output I posted above... Do you think that tells us anything?
using `dmesg | grep lp` outputs a few hundred entries of the following line
Code:
[32858.320354] usb 5-1: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
I wonder if that corresponds to the number of times I've unplugged it and plugged it back in

and these entries appear consecutively in the middle, looks like is referring to the printer:
Code:
[31717.820323] usblp 5-1:1.0: no reset_resume for driver usblp?
[31717.820503] usblp0: removed
[31723.389669] usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x067B pid 0x2305
[31723.389923] Modules linked in: binfmt_misc ppdev snd_hda_codec_realtek fbcon tileblit font bitblit softcursor vga16fb vgastate snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq joydev snd_timer snd_seq_device i915 usbhid snd drm_kms_helper uvcvideo videodev hid usblp v4l1_compat psmouse serio_raw drm intel_agp soundcore atl1c rt3090sta(C) i2c_algo_bit video output snd_page_alloc agpgart lp parport
If this tells you anything else I could check on, I would appreciate the advice! Thanks a bunch for responding in the first place.