| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
|
|
|
|
|
Reviews
|
Views
|
Date product posted
|
|
0
|
2654
|
12-25-2004
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
No recommendations
|
None indicated
|
None indicated
|
|
|
|
|
|
|
|
Description:
|
This camera was VERY easy to set up on my Slackware 10 box (running 2.4.26) I pluged the camera in and turned it on and did a 'tail -f /var/log/messages' and saw this:
Dec 25 22:40:55 skoll kernel: hub.c: new USB device 00:07.2-1.3, assigned address 7
Dec 25 22:40:58 skoll kernel: Initializing USB Mass Storage driver...
Dec 25 22:40:58 skoll kernel: usb.c: registered new driver usb-storage
Dec 25 22:41:03 skoll kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Dec 25 22:41:03 skoll kernel: sda: sda1
Dec 25 22:41:03 skoll kernel: USB Mass Storage support registered.
after seeing that I made this small little shell scirpt.
root@skoll:/mnt# cat mnt_camera
mount -t vfat /dev/sda1 /mnt/camera/
and a umnt_camera
root@skoll:/mnt# cat umnt_camera
umount /mnt/camera
|
|
Keywords:
|
Olympus D-395 Digital Still Camera
|
|
/sbin/lspci output:
|
N/A
|
|
Chipset:
|
N/A
|
|
Connection Type:
|
USB
|
|
|
|
All times are GMT -5. The time now is 10:42 PM.
|