Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-11-2004, 03:58 PM
|
#1
|
LQ Newbie
Registered: Mar 2004
Posts: 7
Rep:
|
Fuji M603, SCSI device not assigned via USB
For some reason when I plug in my Fuji M603 digital camera it is recognised but no SCSI device is assigned.
This is the output of dmesg:
hub 1-0:1.0: new USB device on port 1, assigned address 2
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: FUJIFILM Model: USB-DRIVEUNIT Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
drivers/usb/core/usb.c: registered new driver usb-storage
USB Mass Storage support registered.
If I try ;
mount -t vfat /dev/sda1 /mnt/usbdrv
the result is ;
sda1 is not a valid block device.
Anybody seen this before?
|
|
|
03-12-2004, 12:33 PM
|
#2
|
LQ Newbie
Registered: Mar 2004
Location: England
Distribution: Debian
Posts: 19
Rep:
|
Having just played around with a few usb CF readers I found one that I had to mount using sdb1, you could try that.. or see what,
cdrecord -scanbus
gives you.
|
|
|
03-13-2004, 05:54 PM
|
#3
|
LQ Newbie
Registered: Mar 2004
Posts: 7
Original Poster
Rep:
|
ok I've got a little further now.
I had to load the generic scsi module with "modprobe sg"
Now dmesg says;
"Attached scsi generic sg0 at scsi1 channel 0, id 0, lun 0 type 0"
but sg_map just returns
"/dev/sg0"
so now there is no device mapping for /dev/sg0
-tom
|
|
|
03-13-2004, 06:12 PM
|
#4
|
LQ Newbie
Registered: Mar 2004
Location: England
Distribution: Debian
Posts: 19
Rep:
|
What does "cdrecord -scanbus" give you?
|
|
|
03-14-2004, 01:22 AM
|
#5
|
LQ Newbie
Registered: Mar 2004
Posts: 7
Original Poster
Rep:
|
[root@rh9lptp root]# cdrecord -scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J�g Schilling
Linux sg driver version: 3.5.30
Using libscg version 'schily-0.7'
cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c 1.75 02/10/21 Copyright 1997 J. Schilling').
scsibus0:
0,0,0 0) 'FUJIFILM' 'USB-DRIVEUNIT ' '1.00' Removable Disk
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
-tom
|
|
|
03-14-2004, 02:13 AM
|
#6
|
LQ Newbie
Registered: Mar 2004
Posts: 7
Original Poster
Rep:
|
Ah bugger....
I found the problem, I didn't load sd-mod. I attached the camera again and did;
modprobe usb-storage
modprobe sg
modprobe sd-mod
and there it was at /dev/sda1.
This page http://www.cs.sfu.ca/~ggbaker/personal/cf-linux was useful.
Best Regards,
tom
|
|
|
All times are GMT -5. The time now is 02:39 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|