hello,

        matthew dharm suggested i should inform you of the following:

i had all manner of trouble connecting/mounting my hp318 digital camera using 
suse 7.2. (freeze in usb) so i asked (first greg then) matt for help.

after upgradig from kernel 2.4.4 to 2.4.16, there was no longer any freeze, 
but still no camera mounting possible (cf 318-test-2.4.16 for some logs). 
this is using usb-uhci. here is what matt had to say w.r.t. those logs:

<We're definitely looking at some low-level USB problems here.  The device
<isn't even enumerating properly -- without that, nothing (and I mean
<_nothing_) will work.

matt suggested i try the other uhci driver (uhci, in my system), which i did. 
this works. just plain works. so do all other usb devices, apparently.

as far as my initial trouble goes,  i consider this matter settled: i see no 
reason why i should not use uhci instead of usb-uhci. if however somebody 
wants to work on that usb-uhci thing, i should be glad to pass on what help i 
have received and contribute further dumps/traces/whathaveyou. 

(fair warning though: i have learned during this exercise that i am too dumb 
to compile and install kernels - you may have to coach more than you would 
ordinarily expect)

thanks all, mats
_____________________________________________________________________
mats wolpers
[EMAIL PROTECTED]
root@nirvana:/home/matslux > lsmod
Module                  Size  Used by    Tainted: P
snd-pcm-oss            18400   1  (autoclean)
snd-pcm-plugin         14480   0  (autoclean) [snd-pcm-oss]
snd-mixer-oss           4672   1  (autoclean) [snd-pcm-oss]
snd-seq-midi            3136   0  (unused)
snd-seq-midi-event      2800   0  [snd-seq-midi]
snd-seq                38320   0  [snd-seq-midi snd-seq-midi-event]
snd-card-via686a        6880   2
snd-pcm                28960   0  [snd-pcm-oss snd-pcm-plugin snd-card-via686a]
snd-timer               8128   0  [snd-seq snd-pcm]
snd-ac97-codec         23488   0  [snd-card-via686a]
snd-mixer              22568   0  [snd-mixer-oss snd-ac97-codec]
snd-mpu401-uart         2288   0  [snd-card-via686a]
snd-rawmidi             9184   0  [snd-seq-midi snd-mpu401-uart]
snd-seq-device          3740   0  [snd-seq-midi snd-seq snd-rawmidi]
snd                    31072   1  [snd-pcm-oss snd-pcm-plugin snd-mixer-oss snd-
seq-midi snd-seq-midi-event snd-seq snd-card-via686a snd-pcm snd-timer snd-ac97-
codec snd-mixer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3268   4  [snd]
keybdev                 1664   0  (unused)
mousedev                3872   1
hid                    17760   0  (unused)
input                   3072   0  [keybdev mousedev hid]
usb-uhci               20996   0  (unused)
ipv6                  124608  -1  (autoclean)
8139too                12896   1  (autoclean)
mod_quickcam           27680   0  (unused)
videodev                4480   1  [mod_quickcam]
scanner                 8480   0  (unused)
usb-storage            47744   0  (unused)
usbcore                47616   1  [hid usb-uhci mod_quickcam scanner usb-storage
]
reiserfs              152144   2
ncr53c8xx              52016   3
root@nirvana:/home/matslux > modprobe usb-storage
root@nirvana:/home/matslux > cat/proc/scsi/scsi
bash: cat/proc/scsi/scsi: Datei oder Verzeichnis nicht gefunden
root@nirvana:/home/matslux > cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM      Model: DDRS-34560       Rev: S97B
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: TOSHIBA  Model: CD-ROM XM-3601TA Rev: 0265
  Type:   CD-ROM                           ANSI SCSI revision: 02
root@nirvana:/home/matslux > mount /media/cfcard
mount: /dev/sdb1 ist kein gültiges blockorientiertes Gerät.
root@nirvana:/home/matslux > modprobe mod_scsi
modprobe: Can't locate module mod_scsi
root@nirvana:/home/matslux > modprobe scsi_mod
modprobe: Can't locate module scsi_mod
root@nirvana:/home/matslux > tail /var/log/messages
Feb  9 13:50:32 nirvana su: (to root) matslux on /dev/pts/1
Feb  9 13:50:32 nirvana PAM-unix2[727]: session started for user root, service s
u
Feb  9 13:51:18 nirvana kernel: quickcam: warning -> frame overflow (240)
Feb  9 13:51:18 nirvana kernel: quickcam: frame size is incorrect! (3072)
Feb  9 13:51:18 nirvana kernel: quickcam: frame size is incorrect! (16896)
Feb  9 13:52:55 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assig
ned device number 8
Feb  9 13:52:55 nirvana kernel: usb-uhci.c: interrupt, status 2, frame# 609
Feb  9 13:52:55 nirvana kernel: usb.c: USB device not accepting new address=8 (e
rror=-110)
Feb  9 13:52:55 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assig
ned device number 9
Feb  9 13:52:56 nirvana kernel: usb.c: USB device not responding, giving up (err
or=-84)
root@nirvana:/home/matslux > tail /var/log/messages
Feb  9 13:52:55 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 8
Feb  9 13:52:55 nirvana kernel: usb-uhci.c: interrupt, status 2, frame# 609
Feb  9 13:52:55 nirvana kernel: usb.c: USB device not accepting new address=8 
(error=-110)
Feb  9 13:52:55 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 9
Feb  9 13:52:56 nirvana kernel: usb.c: USB device not responding, giving up (error=-84)
Feb  9 13:58:11 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 10
Feb  9 13:58:11 nirvana kernel: usb-uhci.c: interrupt, status 2, frame# 864
Feb  9 13:58:11 nirvana kernel: usb.c: USB device not accepting new address=10 
(error=-110)
Feb  9 13:58:11 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 11
Feb  9 13:58:11 nirvana kernel: usb.c: USB device not responding, giving up (error=-84)
root@nirvana:/home/matslux > tail /var/log/messages
Feb  9 13:52:55 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 8
Feb  9 13:52:55 nirvana kernel: usb-uhci.c: interrupt, status 2, frame# 609
Feb  9 13:52:55 nirvana kernel: usb.c: USB device not accepting new address=8 
(error=-110)
Feb  9 13:52:55 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 9
Feb  9 13:52:56 nirvana kernel: usb.c: USB device not responding, giving up (error=-84)
Feb  9 13:58:11 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 10
Feb  9 13:58:11 nirvana kernel: usb-uhci.c: interrupt, status 2, frame# 864
Feb  9 13:58:11 nirvana kernel: usb.c: USB device not accepting new address=10 
(error=-110)
Feb  9 13:58:11 nirvana kernel: hub.c: USB new device connect on bus1/2/6, assigned 
device number 11
Feb  9 13:58:11 nirvana kernel: usb.c: USB device not responding, giving up (error=-84)
root@nirvana:/home/matslux > cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM      Model: DDRS-34560       Rev: S97B
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: TOSHIBA  Model: CD-ROM XM-3601TA Rev: 0265
  Type:   CD-ROM                           ANSI SCSI revision: 02
root@nirvana:/home/matslux > cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM      Model: DDRS-34560       Rev: S97B
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: TOSHIBA  Model: CD-ROM XM-3601TA Rev: 0265
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: SanDisk  Model: ImageMate II     Rev: 1.30
  Type:   Direct-Access                    ANSI SCSI revision: 02
root@nirvana:/home/matslux > tail /var/log/messages
Feb  9 13:58:54 nirvana kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Feb  9 13:58:54 nirvana kernel:   Vendor: SanDisk   Model: ImageMate II      Rev: 1.30
Feb  9 13:58:54 nirvana kernel:   Type:   Direct-Access                      ANSI SCSI 
revision: 02
Feb  9 13:58:54 nirvana kernel: Attached scsi removable disk sdb at scsi1, channel 0, 
id 0, lun 0
Feb  9 13:58:55 nirvana kernel: SCSI device sdb: 125441 512-byte hdwr sectors (64 MB)
Feb  9 13:58:55 nirvana kernel: sdb: Write Protect is off
Feb  9 13:58:55 nirvana kernel:  sdb: sdb1
Feb  9 13:58:55 nirvana kernel: WARNING: USB Mass Storage data integrity not assured
Feb  9 13:58:55 nirvana kernel: USB Mass Storage device found at 13
Feb  9 13:59:00 nirvana /USR/SBIN/CRON[750]: (root) CMD ( rm -f 
/var/spool/cron/lastrun/cron.hourly)
root@nirvana:/home/matslux > modprobe -r usb-storage
root@nirvana:/home/matslux > tail /var/log/messages
Feb  9 13:58:55 nirvana kernel:  sdb: sdb1
Feb  9 13:58:55 nirvana kernel: WARNING: USB Mass Storage data integrity not assured
Feb  9 13:58:55 nirvana kernel: USB Mass Storage device found at 13
Feb  9 13:59:00 nirvana /USR/SBIN/CRON[750]: (root) CMD ( rm -f 
/var/spool/cron/lastrun/cron.hourly)
Feb  9 14:00:15 nirvana kernel: usb.c: deregistering driver usb-storage
Feb  9 14:00:15 nirvana kernel: USB testing Class 8 SubClass 6
Feb  9 14:00:15 nirvana kernel: USB Quickcam camera found using: $Id: quickcam.c,v 
1.71 2001/04/03 21:19:14 jfclere Exp $
Feb  9 14:00:15 nirvana kernel: usb-uhci.c: interrupt, status 2, frame# 881
Feb  9 14:00:15 nirvana kernel: usb_quickcam_set1 STV_ISO_ENABLE(0) failed
Feb  9 14:00:16 nirvana kernel: scsi : 1 host left.
root@nirvana:/home/matslux > cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM      Model: DDRS-34560       Rev: S97B
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: TOSHIBA  Model: CD-ROM XM-3601TA Rev: 0265
  Type:   CD-ROM                           ANSI SCSI revision: 02
root@nirvana:/home/matslux > modprobe  usb-storage
root@nirvana:/home/matslux > cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM      Model: DDRS-34560       Rev: S97B
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: TOSHIBA  Model: CD-ROM XM-3601TA Rev: 0265
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: SanDisk  Model: ImageMate II     Rev: 1.30
  Type:   Direct-Access                    ANSI SCSI revision: 02
root@nirvana:/home/matslux > tail /var/log/messages
Feb  9 14:01:12 nirvana kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Feb  9 14:01:12 nirvana kernel:   Vendor: SanDisk   Model: ImageMate II      Rev: 1.30
Feb  9 14:01:12 nirvana kernel:   Type:   Direct-Access                      ANSI SCSI 
revision: 02
Feb  9 14:01:12 nirvana kernel: Attached scsi removable disk sdb at scsi1, channel 0, 
id 0, lun 0
Feb  9 14:01:12 nirvana kernel: SCSI device sdb: 125441 512-byte hdwr sectors (64 MB)
Feb  9 14:01:12 nirvana kernel: sdb: Write Protect is off
Feb  9 14:01:12 nirvana kernel:  sdb: sdb1
Feb  9 14:01:12 nirvana kernel: WARNING: USB Mass Storage data integrity not assured
Feb  9 14:01:12 nirvana kernel: USB Mass Storage device found at 13
Feb  9 14:01:12 nirvana kernel: USB Mass Storage support registered.
root@nirvana:/home/matslux > mount /media/cfcard
root@nirvana:/home/matslux > ls -l /media/cfcard
insgesamt 4
drwxr-xr-x    3 root     root         2048 Nov  5 07:48 dcim
drwxr-xr-x    2 root     root         2048 Okt 25 19:21 misc
root@nirvana:/home/matslux > ls -l /media/cfcard/dcim
insgesamt 2
drwxr-xr-x    2 root     root         2048 Dez 28 13:34 100hp318
root@nirvana:/home/matslux > ls -l /media/cfcard/dcim/100hp318
insgesamt 1536
-rwxr-xr-x    1 root     root       766599 Dez 31 03:23 im000208.jpg
-rwxr-xr-x    1 root     root       804146 Dez 31 03:23 im000209.jpg

Reply via email to