Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how do i get my digital camera to work?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Mon May 12, 2003 8:27 pm    Post subject: how do i get my digital camera to work? Reply with quote

i have a Vivitar Vivacam 3635, it connects to the PC with USB. In windoze 2k it dosent need any drivers, its shows up as a USB mass storage device and i open it up and the pictures are right in there. how can i get this dcam workin on gentoo? I have a PenDrive that i would like to get working too, i figure they'll be nearly the same setting up.

TIA

jerome187
Back to top
View user's profile Send private message
D-Noc
n00b
n00b


Joined: 08 Apr 2003
Posts: 16
Location: Aalborg, Denmark

PostPosted: Mon May 12, 2003 8:41 pm    Post subject: Reply with quote

You have to compile your kernel with usb-storage (I did it as a module, but I am not sure it has to be a module)

Remeber to add usb-storage to your /etc/modules.autoload

then you should be able to mount your camera somthing like this:

(Example is with my Olympus C220, not sure if your cam works the same way!!)
mount -t vfat /dev/sda1 /mnt/somedir

(somedir is a directory you have made in /mnt )

Hope this helps

D-Noc
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Mon May 12, 2003 9:07 pm    Post subject: Reply with quote

i got the USB pen drive to work, it was /dev/sdb1, the digital cam isnt workin tho, heres what i get when i try to mount it:

Code:
bash-2.05b# mount -t vfat /dev/sda /mnt/digitalcam
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
bash-2.05b# mount -t vfat /dev/sdb /mnt/digitalcam
mount: No medium found
bash-2.05b#


sda, and sdb are the only sd*'s in /dev/ when the dcam it pluged in, when the pendrive is pluged in sdb1 shows up.
Back to top
View user's profile Send private message
spundun
n00b
n00b


Joined: 25 Mar 2003
Posts: 9

PostPosted: Mon May 12, 2003 11:44 pm    Post subject: Reply with quote

jerome:

did you try it without the fs option like this?
mount /dev/sda /mnt/digitalcam

Are you able to hook it up to a windows machine and access it through windows explorer as a storage device?
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Mon May 12, 2003 11:52 pm    Post subject: Reply with quote

Code:
/dev/sda: Input/output error
mount: you must specify the filesystem type
bash-2.05b#


It works just like my USB pen drive in win2k
Back to top
View user's profile Send private message
spundun
n00b
n00b


Joined: 25 Mar 2003
Posts: 9

PostPosted: Mon May 12, 2003 11:55 pm    Post subject: Reply with quote

try msdos fstype .... :-/ just guessing (no warranties :) )
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Tue May 13, 2003 5:00 am    Post subject: Reply with quote

i dont think the dcam is sda or sdb, when i plug the pen cam in sdb1 shows up, but when i plug in the cam nothin shows up.

:?:
Back to top
View user's profile Send private message
pheelay
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2002
Posts: 128
Location: Ireland

PostPosted: Tue May 13, 2003 10:53 am    Post subject: Reply with quote

How about adding in compact flash support?
Code:

USB support-->USB Mass Storage support-->Microtech CompactFlash/SmartMedia support


Phil
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Tue May 13, 2003 5:28 pm    Post subject: Reply with quote

i'll try that, but it uses secure digital cards.
Back to top
View user's profile Send private message
pheelay
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2002
Posts: 128
Location: Ireland

PostPosted: Tue May 13, 2003 6:16 pm    Post subject: Reply with quote

Oh right, well i'm not sure. That driver seems to support most compact media types. The best way to find a solution is to do a web search for what drivers people used with that camera. And then report back here! :wink:

Phil
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Wed May 14, 2003 10:54 pm    Post subject: Reply with quote

searched google and i havent found much, just a database that had other models of the vivacam, and it said the USB mass storage thing worked fine with them.

well, i'll keep lookin 8)
Back to top
View user's profile Send private message
ghetto
Guru
Guru


Joined: 10 Jul 2002
Posts: 369
Location: BC, Canada

PostPosted: Thu May 15, 2003 5:46 am    Post subject: Reply with quote

any idea if I could mount my camera's flash card? it connects by a serial line though so Im not so sure what exactly I would mount.

but I can use ghoto2 shell to access the card and get my pictures

...its a "canon powershot a5-zoom"
_________________
Blizzard you suck.
Back to top
View user's profile Send private message
jerome187
Guru
Guru


Joined: 29 Apr 2003
Posts: 584

PostPosted: Thu May 15, 2003 6:11 pm    Post subject: Reply with quote

would it be easyer to get a flashcard reader and do it that way?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum