LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-07-2003, 01:10 AM   #1
kazykid22
Member
 
Registered: Aug 2003
Distribution: Red Hat 9
Posts: 51

Rep: Reputation: 15
Digital Camera or Card Reader


I'm trying to get my Redhat 9 to pickup my Olympus C-5050 digital camera using the digital camera tool. It doesn't have my camera in there and when i select the camera it "detects" it gives me the Olympus C-2040. Then it says could not initialize camera. What do i do to get Linux to either pickup my digital camera or my USB Lexar Media Card Reader? Help Me Out Please. Thanks
 
Old 08-07-2003, 04:41 AM   #2
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
okay, you actually don't even need that software for your digital camera.
I assume you are plugging your camera via USB cable right?

well, on this preassumption I will give you guidelines.

All you need to know is to compile your kernel with USB support for large storage devices. and all the USB support devices that you will also use...
Next you need to make a new folder in your /mnt folder

call it camera

then, you plug in your USB cable to your computer, then to your camera, you reboot your Linux box, and at bootup you will see your camera being picked up by the USB driver, and all you need to do after you log into Linux, is to mount whatever /dev/hdx you saw at bootup time was given to your camera, and then

mount /dev/hdx /mnt/camera

voila!, you get all your pictures and you can save them on your computer to your hardrive, and/or erase all the picts in your camera!

easy uh?, cool
let us know how it goes.

zLinuxz
 
Old 08-07-2003, 04:42 AM   #3
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45

Last edited by zLinuxz; 08-07-2003 at 04:45 AM.
 
Old 08-07-2003, 08:15 AM   #4
kazykid22
Member
 
Registered: Aug 2003
Distribution: Red Hat 9
Posts: 51

Original Poster
Rep: Reputation: 15
How do i compile my kernel with USB support? I'm a total newbie and can't wait for my 4 new Linux books to come from amazon so help me out here please step by step.
 
Old 08-07-2003, 08:40 AM   #5
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
Take a look at these links

Linux Kernel HowTO
http://www.linux.org/docs/ldp/howto/...WTO/index.html

Proud's Linux Kernel Thread
http://www.linuxquestions.org/questi...threadid=78120

Last edited by Mathieu; 08-07-2003 at 08:41 AM.
 
Old 08-08-2003, 06:47 AM   #6
Teddy_Horse
Member
 
Registered: Aug 2003
Posts: 30

Rep: Reputation: 15
LOL @ Linux

This is my 5th time to try to move to Linux. And now it came again: compile your kernel... All I want to do to use my CyberShoot camera (in WinXP it is really plug and play).
WTF? It is like saying in my car's book when I am fixing the bloody ski-box on it: reassamble your car and make sure you say yes, when the skid for the bars are coming. If you miss reassamble it again.
We say Linux is faster than Win. OK: but how long does it take to recompile kernel, say make, make install, ./configure etc etc etc. Grrrrrrrrrrrr.
Something somewhere went wrong...
 
Old 08-09-2003, 07:26 AM   #7
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: openSUSE 11.3
Posts: 445

Rep: Reputation: 31
kazykid22, I'd be surprised if your RH 9.0 kernel does not already support usb mass storage devices, as it is trying to detect cameras for you as it is. You probably only need to have the basic configuration set correctly. Hopefully, this might be of some help to you:

http://www.linuxquestions.org/questi...threadid=74030
 
Old 08-14-2003, 02:51 PM   #8
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
Re: LOL @ Linux

Quote:
Originally posted by Teddy_Horse
This is my 5th time to try to move to Linux. And now it came again: compile your kernel... All I want to do to use my CyberShoot camera (in WinXP it is really plug and play).
WTF? It is like saying in my car's book when I am fixing the bloody ski-box on it: reassamble your car and make sure you say yes, when the skid for the bars are coming. If you miss reassamble it again.
We say Linux is faster than Win. OK: but how long does it take to recompile kernel, say make, make install, ./configure etc etc etc. Grrrrrrrrrrrr.
Something somewhere went wrong...
buddy, yes Linux is faster than Windows.
And if you continue to look at Linux with a Windows point of view, then you are going to keep trying to learn Linux with no success.

Linux is DIFFERENT than Windows, that is why in Linux you need to sometimes recompile your kernel, and you will ALWAYS need to do it sooner or later, because that is the way Linux was built, that is the way Linux works, and you have to do it, like it or not.

don't get me wrong, I know how you feel more that you think I do....before I learnt how to compile the kernel, I was afraid of it, I would always skip doing anything before I was sooo damn afraid of doing something that I knew nothing about it.

But now, I know how to do it, and I actually love having any excuse just to recompile my kernel.

And I get the advantage of having full control and knowledge over my computer and its hardware.

Linux makes you SMARTER, Windows makes you DUMBMER.

zLinuxz
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Digital Camera Card Drive dudeman41465 Linux - Software 1 09-27-2005 08:51 PM
Help with Digital Camera Card Reader Dooley Linux - Hardware 2 12-24-2004 11:19 AM
USB CF card reader for digital camera soujrnr Linux - Hardware 1 07-17-2004 09:22 AM
6 in 1 usb 2.0 digital memory card reader slackinagn Linux - Software 1 02-19-2004 06:01 PM
digital camera - USB access of SD card??? pbhj Slackware 4 12-23-2003 02:43 AM

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

All times are GMT -5. The time now is 11:59 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