Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 16:14:40 +0200
From:      Bengt Ahlgren <bengta@sics.se>
To:        "Dennis Melentyev" <dennis.melentyev@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 6.1 and USB: problems with mounting SonyEricsson K750 flash
Message-ID:  <uh7odxwbuwf.fsf@P142.sics.se>
In-Reply-To: <b84edfa10605170410h7d62f190pac898c1391205a5e@mail.gmail.com> (Dennis Melentyev's message of "Wed, 17 May 2006 14:10:14 %2B0300")
References:  <b84edfa10605170410h7d62f190pac898c1391205a5e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

"Dennis Melentyev" <dennis.melentyev@gmail.com> writes:

> I've got a problem with mounting SonyEricsson K750 flash card:
> 6.1 is not stabily mounting/recognizing device, and, after several tries
> ended up in creating TWO IDENTICAL device nodes in /dev!!!
>
> Has anyone any suggestion on how to resolve such a problem?
>
> Here is kind of my actions log:
> After connecting the cable, got this in console:
> umass0: Sony Ericsson Sony Ericsson K750, rev 2.00/0.00, addr 2
> da0 at umass-sim0 bus 0 target 0 lun 0
> da0: <Sony Eri Memory Stick 0000> Removable Direct Access SCSI-0 device
> da0: 1.000MB/s transfers
> da0: 1902MB (3895296 512 byte sectors: 255H 63S/T 242C)
>
> so far everything is ok, except the reported disk size: it's 1Gb, not 2Gb.

I get a different error, but which could possibly be related.  I am
running 6.1R on a Thinkpad X40.  I just thought my connectors have
accumulated too much dirt, because after retrying two-three times it
succeeds.  But perhaps dirt is not the issue, because when it succeeds
in reading the size, mounting and reading works perfectly without
errors.  Here is what I get about 3 times out of 4 when attaching:

umass0: Sony Ericsson Sony Ericsson K750, rev 2.00/0.00, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Sony Eri Memory Stick 0000> Removable Direct Access SCSI-0 device 
da0: 1.000MB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
(da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 
(da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI Status: Check Condition
(da0:umass-sim0:0:0:0): NOT READY asc:3a,0
(da0:umass-sim0:0:0:0): Medium not present
(da0:umass-sim0:0:0:0): Unretryable error
Opened disk da0 -> 6
(da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 
(da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI Status: Check Condition
(da0:umass-sim0:0:0:0): NOT READY asc:3a,0
(da0:umass-sim0:0:0:0): Medium not present
(da0:umass-sim0:0:0:0): Unretryable error
Opened disk da0 -> 6
(da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 
(da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error
(da0:umass-sim0:0:0:0): SCSI Status: Check Condition
(da0:umass-sim0:0:0:0): NOT READY asc:3a,0
(da0:umass-sim0:0:0:0): Medium not present
(da0:umass-sim0:0:0:0): Unretryable error
Opened disk da0 -> 6

And, correctly when it succeeds:

umass0: Sony Ericsson Sony Ericsson K750, rev 2.00/0.00, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Sony Eri Memory Stick 0000> Removable Direct Access SCSI-0 device 
da0: 1.000MB/s transfers
da0: 61MB (126912 512 byte sectors: 64H 32S/T 61C)

I am not sure when the above problems started.  When my phone was new
(July 2005) it worked without any problems.  I was most likely running
5.4 at that time.

Bengt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?uh7odxwbuwf.fsf>