Bug 1164498
| Summary: | Add USB device ID for Kindle Fire | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | James <james> |
| Component: | libmtp | Assignee: | Linus Walleij <triad> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 21 | CC: | triad |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libmtp-1.1.9-1.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-26 03:25:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
libmtp-1.1.9-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/libmtp-1.1.9-1.fc22 Package libmtp-1.1.9-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libmtp-1.1.9-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-8023/libmtp-1.1.9-1.fc22 then log in and leave karma (feedback). libmtp-1.1.9-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |
Had to manually add the following line to to be able to browse files in an Amazon Kindle Fire: ATTR{idVendor}=="1949", ATTR{idProduct}=="00f2", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1" Worked OK tranferring files using Nautilus as a normal user with this in place. Relevant dmesg output: [131671.721321] usb 3-2.5.4: new high-speed USB device number 69 using xhci_hcd [131671.799455] usb 3-2.5.4: New USB device found, idVendor=1949, idProduct=00f2 [131671.799465] usb 3-2.5.4: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [131671.799470] usb 3-2.5.4: Product: Fire [131671.799474] usb 3-2.5.4: Manufacturer: Amazon