Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-25-2004, 11:30 AM
|
#1
|
LQ Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Rep:
|
how is the hardware support for usb mp3 players under linux?
i was thinking of getting an usb mp3 player (not like xmms, the one where you download music to), but i was afraid that linux would have trouble getting it up and running. thats why im asking here. how do you go about using a hardware mp3 player (like putting mp3s on it and such) under linux?
|
|
|
04-26-2004, 01:22 AM
|
#2
|
LQ Newbie
Registered: Mar 2003
Location: Kirksville, Mo
Distribution: gentoo, mandrake
Posts: 16
Rep:
|
The archos jukebox works well with linux. mounts like a harddrive using the usb-storage module IIRC.
|
|
|
04-26-2004, 03:49 PM
|
#3
|
LQ Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Original Poster
Rep:
|
do you know what filesystem mp3 players generally use, and a general idea of what commands to use to get it ready and mount it?
|
|
|
04-26-2004, 06:10 PM
|
#4
|
LQ Newbie
Registered: Mar 2003
Location: Kirksville, Mo
Distribution: gentoo, mandrake
Posts: 16
Rep:
|
I don't know much about any other mp3 player than the archos but it uses the usb-storage driver
I think others do too. To mount it you would do the following.
1. Create a directory to mount it to ie: /home/uname/archos (where uname = your username)
2. modprobe usb-storage (do an lsmod to see if its loaded)
3. plug the archos or other mp3 player into usb port.
4. less /proc/scsi/scsi and see if the archos is listed. It will also tell you wich host and lune it is under this will give you an idea which device to mount.
5. assuming you have no other scsi devices then it will be mounted as the first partition of the first scsi device. That is referred to as /dev/sda1 . sda2 would be the second partition /dev/sdb1 would be the first partition of the second device etc. etc. so in a terminal type
mount /dev/sda1 /home/uname/archos
6. using the file manager of your choice drag n drop the files you want into /home/uname/archos.
Good Luck!
|
|
|
04-26-2004, 07:42 PM
|
#5
|
LQ Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Original Poster
Rep:
|
thanks, ill try it when the thing gets here (cant wait)  . btw, do ide devices emulated as scsi count?
|
|
|
04-26-2004, 09:43 PM
|
#6
|
LQ Newbie
Registered: Mar 2003
Location: Kirksville, Mo
Distribution: gentoo, mandrake
Posts: 16
Rep:
|
If your are talking about a cd-burner. Then it shouldn't. If in doubt just cat /proc/scsi/scsi to see if the mp3player is detected then increment the letter/number in /dev/sdx# until the mount takes. Different distros do things differently so I can't be more precise.
|
|
|
05-04-2004, 03:24 PM
|
#7
|
LQ Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Original Poster
Rep:
|
well, the thing finally came, and not even a cat /proc/scsi/scsi detects it. i made sure i had the nessesary usb modules loaded, and still no go. nothing. anyone? please help.
|
|
|
05-04-2004, 07:21 PM
|
#8
|
LQ Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Original Poster
Rep:
|
well, ive gotten a little closer towards getting it working. i updated my usb.ids file, did an lsusb, and i saw a:
SigmaTel, Inc. STMP3410 D-Major MP3 Player
which must be the chipset on which this mp3 player is based on. i think the only problem now is telling linux its a mass storage device. any ideas on how to do this?
|
|
|
05-04-2004, 10:49 PM
|
#9
|
LQ Newbie
Registered: Mar 2003
Location: Kirksville, Mo
Distribution: gentoo, mandrake
Posts: 16
Rep:
|
Tell us the make and model number of the device. Then I will do a little searching for info.
|
|
|
05-05-2004, 04:06 PM
|
#10
|
LQ Guru
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Original Poster
Rep:
|
the devid is:
066f:3410
|
|
|
All times are GMT -5. The time now is 04:17 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|