Bug 43099

Summary: Adding support for Nokia N950
Product: media-player-info Reporter: Alex Fiestas <afiestas>
Component: New deviceAssignee: Martin Pitt <martin.pitt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: nokia_n950 mpi file

Description Alex Fiestas 2011-11-19 19:46:25 UTC
Created attachment 53696 [details]
nokia_n950 mpi file

Adding mpi file for Nokia N950

I'm not sure if all the OutputFormats are supported, tested everything but 3gp.

Also, in my distribution (archlinux) libmtp udev rule has more priority than media-player-info so ID_MEDIA_PLAYER gets replaced by "1". Is this a bug in my distro or upstream?

Thanks.
Comment 1 Martin Pitt 2011-11-21 03:58:05 UTC
Thanks! Pushed.

The order of m-p-i and libmtp rules should not matter much, as the two shouldn't overlap. m-p-i is not supposed to have any data for MTP players. If you find some, please report a bug (or just mail me), so that I can remove them.

Thank you!
Comment 2 Alex Fiestas 2011-11-22 13:34:40 UTC
Ups, seems that I got it wrong the first time, just to be sure:

m-p-i is only for storage based media players (something that can be mount) and ipod but not MTP, so:

If MTP is detected, mtp udev rule will set ID_MEDIA_PLAYER to 1 overwritting m-p-i

If not, m-p-i will set the name of the mpi file.

Is that right ? in that case the usb id should be changed to:

DeviceMatch=usb:0421:03d1;

which is the used usb id when N950 is in "storage mode"

Going to reopen the bug just to be sure.
Comment 3 Martin Pitt 2011-11-22 21:15:17 UTC
Ah, your original file said "storage" and the internet's databases don't yet know about the 950, so I had to trust that.

Thanks for the followup! I fixed the product ID in git.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.