Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sony P-52
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Bohemian
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 255
Location: Deep Space

PostPosted: Fri Jun 25, 2004 5:44 am    Post subject: Sony P-52 Reply with quote

I have a USB Sony digital camera. How do I get it to view my pictures? I am using fluxbox and gnome mostly the latter if that matters.

Thanks
Back to top
View user's profile Send private message
neurosis
Apprentice
Apprentice


Joined: 04 May 2003
Posts: 170
Location: Ottawa, Canada

PostPosted: Tue Aug 24, 2004 6:40 pm    Post subject: Reply with quote

I have a Sony USB P-51. I can get it to work using digikam (emerge digikam) in PTP mode or by enabling SCSI emulation and just plugging it in and mounting it as a SCSI drive (set to 'normal' mode in camera setup).
ie:
mount /dev/sdb1 /mnt/camera

Hope this helps.
_________________
There is no evil greater than that committed by those who claim to do their deeds in the name of God.

-unknown
Back to top
View user's profile Send private message
Bohemian
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 255
Location: Deep Space

PostPosted: Tue Aug 24, 2004 7:17 pm    Post subject: Reply with quote

I've heard of PTP mode a few times. What is it? How do I get in it? Sorry, I just don't understand it...
Back to top
View user's profile Send private message
neurosis
Apprentice
Apprentice


Joined: 04 May 2003
Posts: 170
Location: Ottawa, Canada

PostPosted: Tue Aug 24, 2004 9:14 pm    Post subject: Reply with quote

I don't know about your specific model, but on mine you flip the wheel to 'Set Up', and it's a setting in there. USB Mode or something - the two choices are 'Normal' and 'PTP'. I think Normal is preferable in that PTP is slower, but I've had it working both ways.

Don't forget to compile in any relevant USB options in your kernel as well as SCSI emulation.
_________________
There is no evil greater than that committed by those who claim to do their deeds in the name of God.

-unknown
Back to top
View user's profile Send private message
Bohemian
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 255
Location: Deep Space

PostPosted: Tue Aug 24, 2004 9:29 pm    Post subject: Reply with quote

I've compiled every USB option and SCSI option I could possible need. This is what I always get

Chris chris # mount /dev/sdb1 /mnt/camera
mount: special device /dev/sdb1 does not exist

Which is BS. I'm going to try the otherway. Its getting really old having to spend 2 hours everytime I want to upload pictures.
Back to top
View user's profile Send private message
neurosis
Apprentice
Apprentice


Joined: 04 May 2003
Posts: 170
Location: Ottawa, Canada

PostPosted: Tue Aug 24, 2004 10:25 pm    Post subject: Reply with quote

Check your kernel logs when you plug in the camera. Get any interesting messages?

Here's what I get (going through a 4-port USB hub):

Code:
Aug 24 18:22:26 [kernel] usb 1-2.1: new full speed USB device using address 6
Aug 24 18:22:27 [scsi.agent] disk at /devices/pci0000:00/0000:00:09.2/usb1/1-2/1-2.1/1-2.1:1.0/host3/3:0:0:0


I suggest you turn on verbose USB debugging messages. I'm using kernel 2.6.8-gentoo-r1.

The other option is to emerge gphoto2 and digikam and try the PTP method, which I seem to remember was a bit finicky.
_________________
There is no evil greater than that committed by those who claim to do their deeds in the name of God.

-unknown
Back to top
View user's profile Send private message
Cinder6
l33t
l33t


Joined: 05 Aug 2004
Posts: 767
Location: California

PostPosted: Wed Aug 25, 2004 2:40 am    Post subject: Reply with quote

hey...just read the topic, and am trying to get a camera working, myself. where is SCSI emulation in menuconfig?
_________________
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Back to top
View user's profile Send private message
Bohemian
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 255
Location: Deep Space

PostPosted: Wed Aug 25, 2004 8:08 am    Post subject: Reply with quote

Cinder6 wrote:
hey...just read the topic, and am trying to get a camera working, myself. where is SCSI emulation in menuconfig?


Genkernel -menuconfig all if I am not mistaken? Just look under SCSI support or Mass storage support. It's there :)
Back to top
View user's profile Send private message
Bohemian
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 255
Location: Deep Space

PostPosted: Wed Aug 25, 2004 8:13 am    Post subject: Reply with quote

neurosis wrote:
Check your kernel logs when you plug in the camera. Get any interesting messages?


I don't know where to look...

Quote:
I suggest you turn on verbose USB debugging messages. I'm using kernel 2.6.8-gentoo-r1.


How do you turn this on?

Quote:
The other option is to emerge gphoto2 and digikam and try the PTP method, which I seem to remember was a bit finicky.


I tried the gphoto2 and lphoto2 route, never worked and I don't want to go back to it.

Chris
Back to top
View user's profile Send private message
neurosis
Apprentice
Apprentice


Joined: 04 May 2003
Posts: 170
Location: Ottawa, Canada

PostPosted: Wed Aug 25, 2004 1:23 pm    Post subject: Reply with quote

mejoc wrote:

(re: kernel logs) I don't know where to look...


I'm using metalog, mine are in /var/log/everything/current.
So, plug in your camera, then cat /var/log/everything/current and post here. The 'everything' log is your best friend -- as are logs in general.

Quote:
(re: verbose USB messages) How do you turn this on?


It's in the kernel configuration for USB. The genkernel command is
Code:
# genkernel --config


Quote:
I tried the gphoto2 and lphoto2 route, never worked and I don't want to go back to it.


Don't be intimidated - digikam is a nice GUI frontend to gphoto2. You don't even have to touch the commandline.

Hope this helps.
_________________
There is no evil greater than that committed by those who claim to do their deeds in the name of God.

-unknown
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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