LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 07-29-2004, 02:49 PM   #1
iainagray
Member
 
Registered: Sep 2003
Location: Aberdeenshire, Scotland
Distribution: Ubuntu Hardy
Posts: 64

Rep: Reputation: 15
Unhappy USB Camera Mandy 9.2 and lack of SCSI support - help?


I have just acquired a Digital Dream Enigma1 USB camera, and have spent the last 2 hours Googling and Searching How-Tos and LinuxQuestions. From what I can gather I need to mount the camera as follows:

mount -t vfat /dev/sda1 /mnt/camera

I had already created the camera directory under /mnt with

mkdir -m 777 camera

but on checking the /dev directory there is no sda1

lsmod | grep usb

gives the following:

usb-storage 91616 0 (unused)
scsi_mod 106176 4 (autoclean) [usb-storage sg st sr_mod sd_mod]
usb-uhci 25136 0 (unused)
usbcore 74988 1 [usb-storage usb-uhci]

lsmod | grep scsi

gives:

scsi_mod 106176 4 (autoclean) [usb-storage sg st sr_mod sd_mod]

/proc/bus/usb/devices has the following in it:

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=fcc0
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=2770 ProdID=913c Rev= 1.00
S: Product=USB DIGITAL STILL CAMERA
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=3ms

I am a bit stuck, I think that the standard Mandy kernel that I have installed doesn't have SCSI support loaded, but I don't know how to do this.

Please help.
 
Old 07-29-2004, 03:37 PM   #2
Vookimedlo
Member
 
Registered: Jul 2004
Location: Czech Republic - Roudnice nad Labem
Distribution: Debian
Posts: 253

Rep: Reputation: 34
create sda device in /dev directory

cd /dev
./MAKEDEV sda



or do you use devfs or something like this?
 
Old 07-29-2004, 06:00 PM   #3
iainagray
Member
 
Registered: Sep 2003
Location: Aberdeenshire, Scotland
Distribution: Ubuntu Hardy
Posts: 64

Original Poster
Rep: Reputation: 15
Is this meant to take a long time?
 
Old 07-30-2004, 01:38 AM   #4
Vookimedlo
Member
 
Registered: Jul 2004
Location: Czech Republic - Roudnice nad Labem
Distribution: Debian
Posts: 253

Rep: Reputation: 34
no, this take only one second
 
Old 07-30-2004, 02:38 AM   #5
iainagray
Member
 
Registered: Sep 2003
Location: Aberdeenshire, Scotland
Distribution: Ubuntu Hardy
Posts: 64

Original Poster
Rep: Reputation: 15
The command

makedev /dev/sda

took 1.5 hours at 99% CPU usage and created approx 8000 entries under the sda directory, one of which was an sda1 which when added to the mount

mount -t vfat /dev/sda/sda1 /mnt/camera

returned

/dev/sda/sda1 not a valid block device

I'm still confused?
 
Old 07-30-2004, 06:22 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,703

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
Plug in the camera and look at the output of dmesg for messages relating to a mass storage device and sda.
 
Old 07-30-2004, 03:56 PM   #7
iainagray
Member
 
Registered: Sep 2003
Location: Aberdeenshire, Scotland
Distribution: Ubuntu Hardy
Posts: 64

Original Poster
Rep: Reputation: 15
The last few lines of dmesg:

VFS: Mounted root (ext2 filesystem).
Mounted devfs on /dev
Journalled Block Device driver loaded
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Mounted devfs on /dev
Freeing unused kernel memory: 156k freed
Got silent jpeg.
Real Time Clock Driver v1.10e
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 12:42:04 Sep 18 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Enabling device 00:07.2 (0000 -> 0001)
PCI: Assigned IRQ 9 for device 00:07.2
usb-uhci.c: USB UHCI at I/O 0xfcc0, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usbdevfs: remount parameter error
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal
Adding Swap: 816440k swap-space (priority -1)
Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
sb: No ISAPnP cards found, trying standard ones...
SB 3.01 detected OK (220)
ESS chip ES1879 detected
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
MSDOS FS: Using codepage 850
MSDOS FS: IO charset iso8859-15
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,8), internal journal
EXT3-fs: mounted filesystem with ordered data mode.

Though the time stamp of this file is when it was booted up the file /var/log/messages contains the following and is written to when the camera is plugged in:

Jul 30 21:53:46 localhost kernel: usb.c: USB disconnect on device 00:07.2-1 address 4
Jul 30 21:53:50 localhost kernel: hub.c: new USB device 00:07.2-1, assigned address 5
Jul 30 21:53:50 localhost kernel: usb.c: USB device 5 (vend/prod 0x2770/0x913c) is not claimed by any active driver.

Ta
 
Old 08-02-2004, 06:27 AM   #8
iainagray
Member
 
Registered: Sep 2003
Location: Aberdeenshire, Scotland
Distribution: Ubuntu Hardy
Posts: 64

Original Poster
Rep: Reputation: 15
Any thoughts anybody
 
  


Reply



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
lack of usb & filesystem support in 9.3 duff SUSE / openSUSE 6 10-02-2005 05:45 AM
Lack of NTFS support with floppy inst... sycholic Slackware - Installation 2 12-31-2004 02:27 AM
ATI [lack of] support jbeiter Linux - Hardware 0 11-09-2004 08:38 AM
USB Camera needs SCSI?! DiBosco Linux - Hardware 7 03-10-2003 08:49 AM
Lack of support? flober Linux - Newbie 1 12-12-2001 02:49 PM

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

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