hp scanjet 3300c and libusb errors on opensuse 11.2

I’ve been using this scanner on various suse builds all the way back to version 8. This week I installed OpenSuse on a brand new computer and when I run xsane, I receive these messages.
xsane &
[1] 5680
libusb couldn’t open USB device /dev/bus/usb/001/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/002/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/002/002: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/003/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/003/009: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/003/010: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/003/011: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/003/012: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn’t open USB device /dev/bus/usb/004/001: Permission denied.
libusb requires write access to USB device nodes.

and see these messages in /var/log/messages
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied
Feb 12 09:55:19 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission denied

The scanner will scan for a few seconds and then the entire system freezes up. Any assistance is greatly appreciated.

I fixed this problem but found another problem and will open a thread for it. The solution to this problem was discovered by using the command lsusb to list hte usb devices and determine which bus they were on. After doing that I determined that the scanner device was owned by user root and group lp. I added myself to the lp group and that seemed to help somewhat. Will open a thread for the bigger issue though.

Regards,
Brad

OK. So its not resolved but I’ve opened a thread with more details here:
OpenSuse 11.2 - System locks up when using USB mouse - openSUSE Forums

hoping someone can help. Would hate to have to change distros after so many years of being a happy suse penguin.