Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1476872 Details for
Bug 1618987
[patch] Smartphone can't be reached via kio_mtp due to issue in udev rule
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to /lib/udev/rules.d/69-libmtp.rules
69-libmtp.bind.patch (text/plain), 453 bytes, created by
Eric Lavarde
on 2018-08-19 10:20:54 UTC
(
hide
)
Description:
patch to /lib/udev/rules.d/69-libmtp.rules
Filename:
MIME Type:
Creator:
Eric Lavarde
Created:
2018-08-19 10:20:54 UTC
Size:
453 bytes
patch
obsolete
>--- /lib/udev/rules.d/69-libmtp.rules.ORIG 2018-08-19 11:53:47.714034333 +0200 >+++ /lib/udev/rules.d/69-libmtp.rules 2018-08-19 11:54:22.422288982 +0200 >@@ -1,7 +1,7 @@ > # UDEV-style hotplug map for libmtp > # Put this file in /etc/udev/rules.d > >-ACTION!="add", GOTO="libmtp_rules_end" >+ACTION!="bind", ACTION!="add", GOTO="libmtp_rules_end" > ENV{MAJOR}!="?*", GOTO="libmtp_rules_end" > SUBSYSTEM=="usb", GOTO="libmtp_usb_rules" > GOTO="libmtp_rules_end"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1618987
:
1476871
| 1476872 |
1506215
|
1506219