LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-25-2008, 10:07 PM   #1
lekremyelsew
LQ Newbie
 
Registered: Sep 2006
Location: Littleton, Colorado USA
Distribution: Arch Linux
Posts: 29

Rep: Reputation: 16
Angry mp3 device issues


Hello,
I got a Samsung P2 MP3 player today and I cant seem to get it to work with linux.
It came with a CD with software on it but it is exclusively for Windows.
The actual device is working fine, I just don't know of any software that can read it.
I red in my system help file to try and use Banshee for it, but as soon as I plug in my MP3 player to my computer, Banshee crashes.
I have tried running the software through WINE but it doesn't work. I have also tried running VMware, but I have no clue how that works.
Does anyone know of any other ideas?
The only thing I can think of is to resize my partition of my hard drive and install a copy of Windows. But does resizing a partition make it lose data?
 
Old 12-25-2008, 10:19 PM   #2
r1d3r
Member
 
Registered: May 2008
Location: Glendale, CA
Distribution: ubuntu 12.04
Posts: 146

Rep: Reputation: 22
It seems your mp3player is a MTP device which means you dont have access to the filesystem,
you can add media to your player with rhythmbox, but first you need to enable the MTP Device Support plugin.
 
Old 12-25-2008, 10:22 PM   #3
lekremyelsew
LQ Newbie
 
Registered: Sep 2006
Location: Littleton, Colorado USA
Distribution: Arch Linux
Posts: 29

Original Poster
Rep: Reputation: 16
thanx
do you know of a way i could transfer video and pictures to the device?
 
Old 12-26-2008, 01:44 AM   #4
r1d3r
Member
 
Registered: May 2008
Location: Glendale, CA
Distribution: ubuntu 12.04
Posts: 146

Rep: Reputation: 22
Actually i didnt find any thing for video and pics, but you can send them from command line with "mtp-tools".
 
Old 12-26-2008, 02:26 AM   #5
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
I use amarok with my P2. I have libmtp8 installed. It contains the hal information about the P2 player.
You can also use the "mtpfs" program to mount the P2 player somewhere and copy the MP3's, pictures & videos in the respective folders. You can copy & delete files, but you can't move files from a directory in the P2. To use mtpfs, you need to make sure the fuse module is loaded in the kernel. Using the program itself couldn't be simpler. "mtpfs <directory>". That's it. Now you access the P2 as if it were a directory.

You may have a problem with videos however. The P2 seems even touchier about the videos it plays than the Sansa View. While the packaging claimed to support a variety of formats without mentioning the converter program, it seems to only support wmv video. I have only recently purchased the P2 and haven't taken the time to study the xml output from the "mtp-connect" program (mtptools).

Segment of /usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi for the P2.

Code:
      <!-- Samsung YP-P2 -->
      <match key="usb.vendor_id" int="0x04e8">
        <match key="usb.product_id" int="0x5083">
          <match key="info.capabilities" contains_not="portable_audio_player">
            <append key="info.capabilities" type="strlist">portable_audio_player</append>
          </match>
          <merge key="info.vendor" type="string">Samsung</merge>
          <merge key="info.product" type="string">YP-P2</merge>
          <merge key="info.category" type="string">portable_audio_player</merge>
          <merge key="portable_audio_player.access_method" type="string">user</merge>
          <match key="portable_audio_player.access_method.protocols" contains_not="mtp">
            <append key="portable_audio_player.access_method.protocols" type="strlist">mtp</append>
          </match>
          <append key="portable_audio_player.access_method.drivers" type="strlist">libmtp</append>
          <match key="portable_audio_player.output_formats" contains_not="audio/mpeg">
            <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
          </match>
          <match key="portable_audio_player.output_formats" contains_not="audio/x-ms-wma">
            <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
          </match>
          <merge key="portable_audio_player.libmtp.protocol" type="string">mtp</merge>
        </match>
      </match>
Note: the mtp HAL fdi file is also supplied by a libmtp-hal package.

Last edited by jschiwal; 12-26-2008 at 02:29 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
GRIP issues - can't encode to mp3 wfischer Linux - Software 1 01-10-2008 11:47 AM
olympus m:robe 100 MP3 device mykrob Linux - Hardware 5 11-19-2006 08:26 PM
rio nitrus mp3 device on slack k1ll3r_x Linux - Hardware 2 05-01-2005 12:00 AM
MP3 Copyright issues and linux Vulnix Ubuntu 2 04-02-2005 11:27 PM
Recommend a portable mp3 device mykrob Linux - Hardware 2 09-15-2004 03:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration