LinuxQuestions.org
Help answer threads with 0 replies.
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 03-16-2005, 10:52 AM   #1
ikkuh1991
LQ Newbie
 
Registered: Mar 2005
Posts: 24

Rep: Reputation: 15
Packard bell mp3 player


Hi I tried installing my mp3player on mandrake but it didn't work. The problem is that I can't open it but it does show up in the configuration screen, what should I do?
 
Old 03-24-2005, 11:30 AM   #2
pawn-o-matic
Member
 
Registered: Jul 2003
Posts: 44

Rep: Reputation: 15
make sure youve enabled scsi disk support and vfat support in your kernel configuration.

You can mount your player by mount /dev/sda1 /mnt/anywhere (the specil device /dev/sda1 should be created when player is plugged. It can be sdb1or sdc1, ... sometimes.)

If it is an audiokey, it worked for me.


pawn
 
Old 03-25-2005, 06:35 AM   #3
ikkuh1991
LQ Newbie
 
Registered: Mar 2005
Posts: 24

Original Poster
Rep: Reputation: 15
how do I enable those services? I'v got mandrake and I run KDE (and GNOME but only when needed)

how do I start the kernel with root?

Last edited by ikkuh1991; 03-25-2005 at 07:06 AM.
 
Old 03-27-2005, 11:27 AM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
A little more info on this. Is this a mp3 player that you are plugging into a usb port? Are you trying to copy files to it?

To access any drive or device in Linux, you have to mount it first. USB devices usually get mounted as scsii, sda1 or sda2 ect. Find out where the usb device is sitting then mount it. An example would be to make a dir called mp3player , mkdir /mp3player then
mount -t vfat /dev/sda1 /mp3player
umount the drive before you remove it. Look at the man pages for mount and umount.

Whenever I stick a usb device in a port on Mandrake it is auto mounted and shows up in your file directory.
 
Old 03-28-2005, 03:01 AM   #5
ikkuh1991
LQ Newbie
 
Registered: Mar 2005
Posts: 24

Original Poster
Rep: Reputation: 15
Is there an option to set that on?(the auto mount)
 
Old 03-31-2005, 02:59 AM   #6
pawn-o-matic
Member
 
Registered: Jul 2003
Posts: 44

Rep: Reputation: 15
try adding a line in your /etc/fstab (as root) :

/dev/sda1 /mnt/whatever vfat noauto,users,sync,umask=000 0 0
 
Old 03-31-2005, 07:47 AM   #7
ikkuh1991
LQ Newbie
 
Registered: Mar 2005
Posts: 24

Original Poster
Rep: Reputation: 15
I entered this in the console:

-su
mkdir /mp3player
mount -t vfat /dev/sda1 /mp3player

but my kernel relpies that is doesn't support that type.
 
Old 03-31-2005, 06:32 PM   #8
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
copy and past the error here for someone to see. Is the error no support for vfat?

You may not have support for vfat compiled into the kernel, or support for it enabled.
 
  


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
Packard Bell Pc Cymro Linux - General 3 08-04-2009 11:38 AM
Packard Bell PC compatible? cucolin@ Linux - Hardware 4 08-03-2009 10:33 AM
Packard Bell, can't get into BIOS MCD_Thom Linux - General 4 08-09-2005 06:09 PM
Old Packard Bell/MBR rjcrews Linux - Hardware 5 07-06-2004 11:16 PM
Packard Bell Diamond 2400... ziggamon Linux - Hardware 2 08-28-2003 12:50 PM

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

All times are GMT -5. The time now is 03:51 AM.

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