[Linux-usb-users] wrong media capacity (Memory Stick in Sony Ericsson W800i) [SOLVED]

2006-04-18 Thread vitko
Old issue with Sony Ericsson W800i reporting wrong Memory Stick capacity seems to be solved - with new firmware R1AA007 it reports something closer to 512 MB: $ dmesg ... usb-storage: device found at 5 usb-storage: waiting for device to settle before scanning Vendor: Sony Eri Model: Memory Sti

[Linux-usb-users] wrong media capacity (Memory Stick in Sony Ericsson W800i)

2006-02-02 Thread vitko
Wrong media capacity reported by kernel 2.6.14.5, subject in question is 512 MB Memory Stick plugged into Sony Ericsson W800i mobile phone: $ dmesg ... usb 4-3.3: new full speed USB device using ehci_hcd and address 45 scsi38 : SCSI emulation for USB Mass Storage devices usb-storag

Re: [Linux-usb-users] Doubt about my mass storage device

2005-08-25 Thread vitko
I want to mount the Imation pen drive. Because I am using /dev/sda1 for hard disk, which /dev/ file I can use for mouting? I have one more Red Hat Linux machine. On that machine, I am able to mount using /dev/sda1. Please suggest me. run tail -f /var/log/messages in root terminal, then plug

Re: [Linux-usb-users] critical errors with Sony DSC P120 on USB 2.0 [SOLVED]

2005-08-14 Thread vitko
Just to remind kind reader, I had issues with digital camera spontanneously disconecting itself after some 80 MB were read from MemoryStick card. The device was plugged into front panel USB connector, which acted as "extender" cable. When plugged to case back USB ports (connected directly to ma

Re: [Linux-usb-users] Re: degraded usb-storage transfer rate on 2.6.12.1

2005-07-13 Thread vitko
I don't know the cause, but it's not the result of a change in the usb-storage or SCSI code. It could well be a change in FAT32. Go ahead and file a bug report, and direct it to the filesystem people. They should be able to explain everything. Done, details here: http://bugme.osdl.org/show

Re: [Linux-usb-users] Re: degraded usb-storage transfer rate on 2.6.12.1

2005-07-13 Thread vitko
You could experiment with not using -o sync. Under 2.6.13-rc2 or later it may turn out to be just as reliable. Alan, I've run some preliminary 2.6.13-rc2 tests, but it seems that key factor is really -o sync. With -o sync I'm still getting cca 150 kb/s write speed, whereas without -o sync I wa

Re: [Linux-usb-users] Re: degraded usb-storage transfer rate on 2.6.12.1

2005-07-12 Thread vitko
I don't understand that at all. If you rebuild the driver with debugging turned off, does the throughput decrease again? (That is, was this caused by the rebuild itself or by the debugging code?) 2.6.12 usb-storage with debugging writes 1.4 MB/s, 2.6.12 non-debugging usb-storage makes only cc

Re: [Linux-usb-users] Re: degraded usb-storage transfer rate on 2.6.12.1

2005-07-11 Thread vitko
with -o sync or something similar. You might find it interesting to try doing the exact same write transfer under both 2.6.11 and 2.6.12, with usb-storage debugging turned on for both systems, and then compare the debugging logs. If the timings are so drastically different then I would expect

[Linux-usb-users] critical errors with Sony DSC P120 on USB 2.0

2005-07-11 Thread vitko
Hello everyone, my friend experiences critical problems with his Sony DSC P120 camera + 512 MB MemoryStick card vs. kernel 2.6.11. The camera behaves like usb storage device and runs on USB 2.0. Sad story is after copying cca 80 MB things break down ... Jul 8 19:59:37 trinity kernel: ehci_h

Re: [Linux-usb-users] degraded usb-storage transfer rate on 2.6.12.1

2005-07-11 Thread vitko
The striking thing about your log is that all the commands are WRITEs and they are all relatively short. Is the speed for reading better than the speed for writing? Yes, it seems like you are pretty close - transfer rate differs for writing only! For USB 2.0 device read is cca 16,7 MB/s for bo

[Linux-usb-users] degraded usb-storage transfer rate on 2.6.12.1

2005-07-08 Thread vitko
This is pretty strange - with 2.6.12.1 I'm getting write trasfer rates 58 kB/s with USB 1.1 device and 160 kB/s with USB 2.0 device (as opposed to 225 kB/s and 4 MB/s respectively with 2.6.11). It doesn't seem to be hardware related, as this speed drop is seen both on PCI USB 2.0 NEC card and

Re: [Linux-usb-users] Re: degraded usb-storage transfer rate on 2.6.12.1

2005-07-08 Thread vitko
There's no obvious reason for this. Unless you are encountering some sort of error during your transfers, causing some of the operations to be retried? If there were any errors, they would should up in the log when you turn on CONFIG_USB_STORAGE_DEBUG. No errors at all when running "normal"

Re: [Linux-usb-users] Mandrake 8.2-Windows 98 usb cable connection

2005-06-23 Thread vitko
Luiz Netto napsal(a): and it shows me, once again, that the interface is running correctly. On the Windows side, I think installed the driver (that comes on a CD) correctly, even though the "Network Neighborhood" and "PC-Linq" icons, when clicked, show only my father's Windows computer and

[Linux-usb-users] Re: multi card reader - bunch of errors when card inserted

2005-06-10 Thread vitko
I'm currently playing with DeLOCK "24 in 1" multi card reader (4 slots actually). After enabling CONFIG_SCSI_MULTI_LUN=y it seems to be working and playing nice with udev, but when new card is inserted, strange things are happening. Please see details below. Kernel is 2.6.11.11. Please turn on C

[Linux-usb-users] multi card reader - bunch of errors when card inserted

2005-06-07 Thread vitko
Alan, I'm currently playing with DeLOCK "24 in 1" multi card reader (4 slots actually). After enabling CONFIG_SCSI_MULTI_LUN=y it seems to be working and playing nice with udev, but when new card is inserted, strange things are happening. Please see details below. Kernel is 2.6.11.11. Vitezslav