mp3 player not recognised - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Hard Drives and SSDs (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=26) +--- Thread: mp3 player not recognised (/showthread.php?tid=2921) Pages:
1
2
|
mp3 player not recognised - pelouk - 05-14-2016 Having previously managed my Zen mp3 player on a Windows machine, I've now switched exclusively to Linux Lite 2.8. My machine now will not recognise the player plugged in to any usb connection. Any ideas? Also, and I guess it's a long shot, is their any possible support for Zen Media Manager/Organiser on Linux? Re: mp3 player not recognised - Valtam - 05-14-2016 Try this software, open a terminal and do: Code: sudo apt-get install gnomad2 Re: mp3 player not recognised - pelouk - 05-14-2016 Thanks for that. It looks simple and I'll certainly try it. First, though, I've got to get the system to recognise my usb-connected player. Doesn't show up in Drives. Re: mp3 player not recognised - Valtam - 05-14-2016 Install the software first, then you can move onto the next step. Re: mp3 player not recognised - pelouk - 05-14-2016 OK, it's installed. Re: mp3 player not recognised - pelouk - 05-14-2016 The software installed but the player is still not recognised. Re: mp3 player not recognised - Valtam - 05-14-2016 You may need a restart. Can you also tell us the make and model no. Also please paste the output of lsusb in the terminal. Sent from my phone using Tapatalk Re: mp3 player not recognised - pelouk - 05-14-2016 Just tried a restart and has made no difference. Here is the result of the lsusb:- me@me-OptiPlex-780:~$ lsusb Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID 062a:4101 Creative Labs Wireless Keyboard/Mouse Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 045e:00f5 Microsoft Corp. LifeCam VX-3000 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub me@me-OptiPlex-780:~$ The player is a Creative Zen 8gb model. Re: mp3 player not recognised - Valtam - 05-15-2016 What is the output of: Code: sudo mtp-detect with the Zen plugged in? Re: mp3 player not recognised - pelouk - 05-15-2016 OK, here's the result:- " Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.6 Listing raw device(s) No raw devices found. me@me-OptiPlex-780:~$ " |