LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Where to find linux driver for Lexar Firefly? (https://www.linuxquestions.org/questions/linux-newbie-8/where-to-find-linux-driver-for-lexar-firefly-583196/)

greenhelium 09-08-2007 01:55 PM

Where to find linux driver for Lexar Firefly?
 
I have a Lexar Firefly Jumpdrive, and the manufacturers site dos not include a driver for Linux (I would have fallen out of my chair if it had), and I need to use it on my computer. So my choices are

1. Find a driver.
2. Remove Linux and go back to windows (Which I really don't want to do, but I need the jumpdrive to work on the computer, for school and things.)

So can someone tell me how to do one of the above?

Nylex 09-08-2007 02:06 PM

You shouldn't need any drivers other than the standard kernel USB mass storage ones. Just try mounting the partition(s) on the device.

greenhelium 09-08-2007 02:07 PM

Ok. Thanks, I'll try it.

pixellany 09-08-2007 02:08 PM

I've never seen a jumpdrive that needed a driver for Linux. On a modern distro, It should automatically mount when you insert it. Worst case, you might have to mount it manually.

Have you tried it?
What Linux distro (version)?

greenhelium 09-08-2007 02:34 PM

I got Red Hat (7 I believe) in a book, and since I had dial-up internet then, I never really was able to get a better distro, although sometime now that I have faster internet I'll get something better. I don't know if it did mount when I inserted it, I have no idea how to access it if it did, or how to mount it.

crash_override_me 09-08-2007 02:49 PM

just post here the output of:
$fdisk & $mount

pixellany 09-09-2007 08:34 AM

First, get one of the modern distros. You will find that your jumpdrive mounts automatically. You will also discover about 986 other things that are hugely better than RedHat 7something.

pixellany 09-09-2007 08:37 AM

Quote:

Originally Posted by crash_override_me (Post 2885805)
just post here the output of:
$fdisk & $mount

Those are not valid commands...

To see all the drives:
fdisk -l

To see what's mounted:
mount

To see if the jumpdrive is detected
dmesg

greenhelium 09-10-2007 03:18 PM

Quote:

Originally Posted by pixellany (Post 2886475)
First, get one of the modern distros. You will find that your jumpdrive mounts automatically. You will also discover about 986 other things that are hugely better than RedHat 7something.

I'm workiing on it. I was going to go with Debian, but It was getting to be to much work, because I'm trying to put it on another computer, which is old and wasn't working properly.


All times are GMT -5. The time now is 11:45 PM.