Author Topic: Music Player Doesn't See My Usb Drive  (Read 3895 times)

papercrane

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • http://reversefold.com
Music Player Doesn't See My Usb Drive
« on: February 08, 2005, 05:34:22 pm »
I just got my C3000 and a USB enclosure and am planning on using it to play music on my C3000. Spare me the power requirements and "Buy an iPod" remarks please.

I got the USB drive working perfectly and automounting (used instructions from another thread) and I can access it fine. However, the Music Player doesn't list it. It will list a CF card and an SD card, but not the USB drive. The Text Editor, Movie Player, and the Files tab all show it fine, albeit as a Folder and named /dev/sda1.

FYI, I'm mounting it as /mnt/usbhdd.

Surreal

  • Newbie
  • *
  • Posts: 20
    • View Profile
Music Player Doesn't See My Usb Drive
« Reply #1 on: February 11, 2005, 12:06:21 pm »
Moved for relevance.
SL-C860, Sharp ROM (converted)
125mb Lexar CF, CE-RH1 Remote
Pilot Pentopia Extensible Stylus
PDAir Leather Case

papercrane

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • http://reversefold.com
Music Player Doesn't See My Usb Drive
« Reply #2 on: February 16, 2005, 04:24:36 pm »
In case anyone cares, I "fixed" this by symlinking my usb hard drive mount point to /mnt/card. So now when I plug in my USB HD the Music Player says there's an SD card inserted.

The funny thing is that all of the other apps (Files tab, Text Editor, Movie Player) still say "Storage /dev/sda1" and don't show an SD card. Looks like the file opener for the Music Player is just crippled.

DreamTheater

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • http://
Music Player Doesn't See My Usb Drive
« Reply #3 on: February 17, 2005, 05:59:42 am »
Good findings PC,

So does it play MP3 well?  What is your bit rates?

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Music Player Doesn't See My Usb Drive
« Reply #4 on: February 17, 2005, 07:40:50 am »
Is the sda1 mount listed in /etc/mtab?

The Sharp ROMs used to read from this file to work out what was mounted (it is supposed to be a symlink, but sometimes becomes unlinked).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

papercrane

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • http://reversefold.com
Music Player Doesn't See My Usb Drive
« Reply #5 on: February 22, 2005, 12:46:42 pm »
Yep, it's listed in /etc/mtab. I can only assume that all of the other apps read from there to find the USB HD as they list it as "/dev/sda1" instead of "SD Card". I can only assume that the music player has hard-coded mount points in it. This is *sort of* understandable as the file browser uses ID3 tag values when displaying the files, but it really *should* be able to read /etc/mtab. ::sigh:: I can't wait until I get OZ running on this thing.