Bug 285598 - Can not read files in Samsung YP-R0 Mp3 Player
Summary: Can not read files in Samsung YP-R0 Mp3 Player
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-02 21:26 UTC by Mattia Zuliani
Modified: 2012-10-08 09:12 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Image of error (382.99 KB, image/png)
2011-11-02 21:26 UTC, Mattia Zuliani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mattia Zuliani 2011-11-02 21:26:01 UTC
Created attachment 65176 [details]
Image of error

Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

I connect the my Samsung YP-R0 Mp3 Player with USB Port. OS finds the devices and it opens the first main directory. When I do a double click on the directory folder, I read a error message where there is write "Error Code 150". 


Reproducible: Always

Steps to Reproduce:
1) Connect the device this USB 
2) Click on icon of find device
3) Click on "MTP Device" directory 
4) I received the error code 150


Expected Results:  
N.D.

I have a OpenSuse 11.4
Comment 1 Thorsten Staerk 2011-11-03 07:40:18 UTC
So first step to reproduce is "install SUSE 11.4" on your Samsung MP3 player? I don't get it...
Comment 2 Frederik Schwarzer 2011-11-05 19:13:58 UTC
Please do not use keywords that way.
Comment 3 tosiara 2012-06-17 10:19:16 UTC
I have same issue with Samsung Galaxy W
After connecting the phone there appears "MTP Device" in Dolphin. When trying to enter the directory - Unknown error code 150 occurs

Reproducible: Always

dmesg:

[20729.831258] usb 1-1: new high speed USB device using ehci_hcd and address 6
[20729.946622] usb 1-1: New USB device found, idVendor=04e8, idProduct=6877
[20729.946640] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[20729.946653] usb 1-1: Product: SAMSUNG_Android
[20729.946663] usb 1-1: Manufacturer: SAMSUNG
[20729.946672] usb 1-1: SerialNumber: 0123456789ABCDEF
[20730.159177] cdc_acm 1-1:1.0: This device cannot do calls on its own. It is not a modem.
[20730.159394] cdc_acm 1-1:1.0: ttyACM0: USB ACM device
[20730.164808] usbcore: registered new interface driver cdc_acm
[20730.164813] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters

When I try manual mtp-connect:

# mtp-connect 
libmtp version: 1.0.6

Device 0 (VID=04e8 and PID=6877) is a Samsung Galaxy S GT-I9000.
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
Segmentation fault


Actually, it reports invalid device. It should be Samsung Galaxy W GT-I8150
Comment 4 tosiara 2012-06-17 10:23:54 UTC
My system is:
openSUSE 11.4 32 bit
KDE 4.6.0
Hardware: laptop HP Pavilion dv6-1030en
and all system updates installed till today
Comment 5 Alex Fiestas 2012-10-08 09:12:26 UTC
New mtp support has been developed, more info in:
http://www.afiestas.org/workspaces-gain-mtp-support/

if you are still experimenting issues, report bugs for kio-mtp :p

Cheers and thanks for reporting !