LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   help needed for samsung yepp! (https://www.linuxquestions.org/questions/linux-newbie-8/help-needed-for-samsung-yepp-120520/)

jaan kaer 11-27-2003 02:37 PM

help needed for samsung yepp!
 
i'm in a desperate need for help in using samsung yepp mp3-player!
it is an usb-device, but reportedly uses its own protocol.

there is what happens if i try to compile this driver:

[root@localhost sulu-0.16]# grep Vendor /proc/bus/usb/devices
P: Vendor=0000 ProdID=0000 Rev= 0.00
P: Vendor=0000 ProdID=0000 Rev= 0.00
P: Vendor=04e8 ProdID=5010 Rev= 0.01
[root@localhost sulu-0.16]# make
/usr/bin/gcc -c -Wall `gtk-config --cflags` main.c
main.c:34:17: usb.h: No such file or directory
In file included from main.c:41:
lib_uproar.h:32:17: usb.h: No such file or directory
make: *** [main.o] Error 1
[root@localhost sulu-0.16]#


there is where i got that program:
http://www.cs.toronto.edu/~kal/sulu/

jaan kaer 11-27-2003 02:42 PM

important notice:
[root@localhost sulu-0.16]# ./configure
bash: ./configure: No such file or directory

jaan kaer 11-28-2003 01:51 AM

so, is there anybody available for help?

jaan kaer 12-03-2003 01:47 PM

got it fixed finally :)
libusb devel-packages were missing

but what might be wrong still?
[****@localhost home]$ sulu
ERROR: Uproar_initiali device not found
NO MP3 DEVICE FOUND.

flesh 01-01-2004 02:11 PM

usb yepp
 
Hi,
I just also got myself a yepp yp-30sh digital recorder. Windows works fine but since I am new to Linux I was wondering if you have resolved using yepp on Linux? How did you get it installed(software wise) and so forth. In the meantime I will continue to work on it. Your insight will be much appreciated... thanks.

jaan kaer 01-07-2004 02:42 PM

i got it working, but i have'nt solved it`s gui problem.
but that is not an issue at all, since you can use any filemanager you like (but start is as root, remember): nautilus, mc, konqueror etc... you can use command line also, for practicing purporses ;)

or just point and click, like me.

jaan kaer 01-07-2004 02:46 PM

but one more thing, that was my last problem: i need to mount my yepp manually.

# mount /dev/youryepp /mnt/yepp/
after uploading files
# umount /dev/youryepp /mnt/yepp/

Fe98 03-15-2004 09:20 AM

what do i substitute "youryepp" (in your above post) with?
i have a samsung yp 700h

m_m 11-03-2004 11:18 PM

You got your yepp 30sh to mount in linux and you can use any filemanager?
How?

Thanks,
m_m


All times are GMT -5. The time now is 07:54 PM.