LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 07-27-2004, 05:00 PM   #1
Korix
LQ Newbie
 
Registered: May 2004
Location: Berkeley, CA
Distribution: Slackware 10.0
Posts: 10

Rep: Reputation: 0
Question Trying to connect to a Samsung Yepp YP-30SH


I'm trying to connect my Samsung Yepp YP-30SH mp3 player to my Slackware 10.0 desktop. I've read some threads in these forums about using Sulu. However, I can not get it to mount. This what I have been trying:

Code:
root@juenet:/home/ryanjue# modprobe usb-storage
root@juenet:/home/ryanjue# lsmod
Module                  Size  Used by    Tainted: P
nvidia               1964896   6  (autoclean)
usb-storage            66176   0  (unused)
snd-pcm-oss            37736   0  (unused)
snd-mixer-oss          12504   2  [snd-pcm-oss]
snd-cmipci             16964   1
snd-opl3-lib            5892   0  [snd-cmipci]
snd-mpu401-uart         3200   0  [snd-cmipci]
snd-emu10k1            62920   3
snd-pcm                56072   0  [snd-pcm-oss snd-cmipci snd-emu10k1]
snd-timer              13604   0  [snd-opl3-lib snd-pcm]
snd-hwdep               4804   0  [snd-opl3-lib snd-emu10k1]
snd-page-alloc          6328   0  [snd-emu10k1 snd-pcm]
snd-util-mem            1136   0  [snd-emu10k1]
snd-ac97-codec         49500   0  [snd-emu10k1]
snd-rawmidi            12740   0  [snd-mpu401-uart snd-emu10k1]
snd-seq-device          3888   0  [snd-opl3-lib snd-emu10k1 snd-rawmidi]
snd                    30852   2  [snd-pcm-oss snd-mixer-oss snd-cmipci snd-opl3-lib snd-mpu401-uart snd-emu10k1 snd-pcm snd-timer snd-hwdep snd-util-mem snd-ac97-codec snd-rawmidi snd-seq-device]
soundcore               3396  12  [snd]
emu10k1-gp              1352   0  (unused)
gameport                1420   0  [snd-cmipci emu10k1-gp]
ohci1394               24112   0  (unused)
ieee1394               42276   0  [ohci1394]
usb-ohci               19240   0  (unused)
ehci-hcd               17580   0  (unused)
usbcore                59308   1  [usb-storage usb-ohci ehci-hcd]
tulip                  40352   1
crc32                   2880   0  [tulip]
ide-scsi                9328   0
agpgart                43940   3
root@juenet:/home/ryanjue# dmesg | grep usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: new USB bus registered, assigned bus number 1
usb-ohci.c: USB OHCI at membase 0xf8b42000, IRQ 9
usb-ohci.c: usb-00:02.2, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 2
usb-ohci.c: USB OHCI at membase 0xf8b44000, IRQ 9
usb-ohci.c: usb-00:02.3, Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
usb.c: new USB bus registered, assigned bus number 3
usb-ohci.c: USB OHCI at membase 0xf8b46000, IRQ 5
usb-ohci.c: usb-00:0a.0, NEC Corporation USB
usb.c: new USB bus registered, assigned bus number 4
usb-ohci.c: USB OHCI at membase 0xf8b48000, IRQ 9
usb-ohci.c: usb-00:0a.1, NEC Corporation USB (#2)
usb.c: new USB bus registered, assigned bus number 5
usb.c: USB device 2 (vend/prod 0x4e8/0x5004) is not claimed by any active driver.
usb-uhci.c: $Revision: 1.275 $ time 17:55:05 Jun 13 2004
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver usb-storage
usb.c: USB disconnect on device 00:0a.1-2 address 2
usb.c: USB device 3 (vend/prod 0x4e8/0x5004) is not claimed by any active driver.
root@juenet:/home/ryanjue# fdisk -l /dev/sda
root@juenet:/home/ryanjue# fdisk -l

Disk /dev/hda: 120.0 GB, 120000000000 bytes
255 heads, 63 sectors/track, 14589 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1       14589   117186111   83  Linux

Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1   *           1        7295    58597056   83  Linux
root@juenet:/home/ryanjue#
I think the SCSI emulation isn't working. Any ideas?
 
Old 08-09-2004, 11:22 PM   #2
special_k
LQ Newbie
 
Registered: Jul 2003
Posts: 3

Rep: Reputation: 0
hey korix,

i have a yp-30s, which is (i think) the same device, just with half the storage.

sulu won't work with this thing as it stands because the protocol has changed too much. the old sulu and uproar didn't have separate directories for voice and music. and the usb-storage doesn't work with yepps because they don't support that protocol.

i'm working on getting sulu to work for my player, but it is pretty difficult. i've gotten it to list the music directory and delete files. also, i can make it load files on to the device, but it's pretty messed up. the yepp clips off the first half second or so of every song and it doesn't display the title on the little lcd. all i get is some strange symbol where the artist and title usually go.

regards,
special k
 
  


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
samsung ssml iqbala Linux - Hardware 1 08-23-2005 07:15 AM
help needed for samsung yepp! jaan kaer Linux - Newbie 8 11-03-2004 11:18 PM
Samsung Yepp Mp3 Player astablemaverick Linux - General 3 12-28-2003 03:19 PM
samsung usb-yepp in RH9? b0uncer Linux - General 0 08-02-2003 02:07 AM
Samsung CD-R/RW ilikesci Slackware 2 05-26-2003 01:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:47 PM.

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