You are not logged in.

#1 2009-11-05 18:22:12

rune0077
Member
Registered: 2009-04-11
Posts: 135

Give user access to usb/iphone??

Hello all. I'm trying to get usbmuxd+ifuse working with my iphone (installed them from AUR along with various dependencies). All in all they seem to be working, but trying to mount the phone I get this:

libusb couldn't open USB device /dev/bus/usb/001/006: Permission denied.
libusb requires write access to USB device nodes.

The doumentation says I have to create a user called usbmux (which I have). The problem, I'm pretty sure, is that usbmux does not have access to my usb-devices. How would I go about giving a user control over usb-devices?

Thanks in advance.

Offline

#2 2009-11-06 21:42:24

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: Give user access to usb/iphone??

chmod 777 /dev/bus/usb/001/006 Should work, however that is certainly not a solution. There was a way to make USB accessible to user, but I don't remember it right now, I think it was somewhere on the wiki, If I find it, I'll edit my post.

EDIT:
Try setting this in /etc/fstab, see if it helps (be careful with the group id, though....)

EDIT2:
Whoohooo post #700

Last edited by Dheart (2009-11-06 21:45:54)


My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...

Offline

Board footer

Powered by FluxBB