Mailinglist Archive: opensuse-bugs (5283 mails)
| < Previous | Next > |
[Bug 679159] usbmuxd RPM doesn't create usbmuxd userid / group
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 22 Apr 2011 20:10:06 +0000
- Message-id: <20110422201006.146D7245523@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=679159
https://bugzilla.novell.com/show_bug.cgi?id=679159#c24
M. S. <novell@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
InfoProvider| |vkrevs@xxxxxxxxx
--- Comment #24 from M. S. <novell@xxxxxxxxx> 2011-04-22 20:10:04 UTC ---
(In reply to comment #23)
Hmm, does not work for me on openSUSE 11.4/x86_64. When I connect my 2nd gen
ipod, the following is displayed in /var/log/messages:
Apr 22 20:18:20 starfire kernel: [ 154.883040] fuse init (API version 7.15)
Apr 22 20:18:59 starfire pulseaudio[2794]: ratelimit.c: 3 events suppressed
Apr 22 20:19:08 starfire kernel: [ 203.341415] usb 2-3.1: new high speed USB
device using ehci_hcd and address 7
Apr 22 20:19:08 starfire kernel: [ 203.419658] usb 2-3.1: New USB device
found, idVendor=05ac, idProduct=1293
Apr 22 20:19:08 starfire kernel: [ 203.419662] usb 2-3.1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Apr 22 20:19:08 starfire kernel: [ 203.419665] usb 2-3.1: Product: iPod
Apr 22 20:19:08 starfire kernel: [ 203.419668] usb 2-3.1: Manufacturer: Apple
Inc.
Apr 22 20:19:08 starfire kernel: [ 203.419671] usb 2-3.1: SerialNumber:
41dcefbe51f5a94cdec824f38d3118b7dead1bf0
usbmuxd is running as a the "usbnux" user:
# ps -ef | grep usb
root 52 2 0 20:15 ? 00:00:00 [usbhid_resumer]
usbmux 748 1 0 20:15 ? 00:00:00 /usr/sbin/usbmuxd -u -U usbmux
usbmux 3632 1 0 20:19 ? 00:00:00 /usr/sbin/usbmuxd -u -U usbmux
vadymk 3932 2732 0 20:19 pts/2 00:00:00 grep usb
KDE only recognizes the ipod as a "camera".
Automounting of iDevices is only supported on GNOME. See:
https://bugs.kde.org/show_bug.cgi?id=267701
However, when I launch Banshee from console, it finds an Apple Ipod device,
however is unable to access it:
[Info 20:19:37.520] AppleDeviceSource is ignoring unmounted volume vadymk’s
iPod
libusb couldn't open USB device /dev/bus/usb/002/006: Permission denied.
libusb requires write access to USB device nodes.
Device 0 (VID=05ac and PID=1293) is a Apple iPod Touch 2nd Gen.
# rpm -q iproxy libusbmuxd1 usbmuxd
iproxy-1.0.7-3.3.1.x86_64
libusbmuxd1-1.0.7-3.3.1.x86_64
usbmuxd-1.0.7-3.3.1.x86_64
Please check with lsusb if /dev/bus/usb/002/006 is really your iPod device and
run "l /dev/bus/usb/002/" to view the ownership of the device file (it must be
usbmux:root).
Please report if the file "/lib/udev/rules.d/85-usbmuxd.rules" contains the
option OWNER="usbmux" on your system.
If you are able to run "ideviceinfo", which should output a list of
information, your libimobiledevice setup is working fine and this bug is fixed.
You should then file a bug for KDE or Banshee regarding this issue.
--
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.
| < Previous | Next > |