LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB foto can't assign address (https://www.linuxquestions.org/questions/linux-hardware-18/usb-foto-cant-assign-address-197604/)

ivanatora 06-25-2004 09:59 AM

USB foto can't assign address
 
I'm trying a Praktica DCZ2 digital foto.
Here is the output of lsmod:
Code:

Module                  Size  Used by    Tainted: P
sd_mod                10764  0  (autoclean) (unused)
nvidia              1967232  14
uhci                  24464  0  (unused)
usbcore                58688  1  [uhci]
es1370                25484  1
soundcore              3524  4  [es1370]
gameport                1644  0  [es1370]
ide-scsi                9424  0
8139too                14984  1
mii                    2368  0  [8139too]
agpgart                24392  3
sr_mod                14936  0  (autoclean)
scsi_mod              85140  3  (autoclean) [sd_mod ide-scsi sr_mod]

.. and the error that shows up in /var/log/syslog when I turn the foto on (it is connected to the usb port):
Code:

Jun 25 17:03:01 ivanatora kernel: usb.c: USB device not accepting new address=2 (error=-110)
Jun 25 17:03:01 ivanatora kernel: usb.c: USB device not accepting new address=3 (error=-110)

I can't mount /dev/sda1 becouse it is my CD writer - not the foto. When I try to mount /dev/sda2 or 3 or 4 I got 'not a valid block device' error. I tried with sdb, sdc and sdd and the result is same. I think the error is somewhere upside when the syslog tells that the USB device can't accept new address.. what is this?

ivanatora 06-25-2004 02:10 PM

Does someone have a clue?


All times are GMT -5. The time now is 09:32 PM.