Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 15:06:04 -0600
From:      Dan Olson <danolson@visi.com>
To:        freebsd-usb@freebsd.org
Cc:        Michal Mertl <mime@traveller.cz>
Subject:   Re: USB memory stick problems with error "Medium not present" (patch)
Message-ID:  <424C663C.6090408@visi.com>
In-Reply-To: <1112297812.656.9.camel@genius2.i.cz>
References:  <1112297812.656.9.camel@genius2.i.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Michal Mertl wrote:
> Hello,
> 
> while trying to help someone else I found message from Dan Olson who had
> problem with Kingston DataTraveller Elite 1GB similar to mine.
> 
> I've already written about the issue but nobody with a clue replied.
> 
> http://lists.freebsd.org/pipermail/freebsd-current/2005-March/047827.html
> 
> Anyways there's a patch in my referenced email which _WON'T_ work for
> you but with slight changes it should help you. As stated there this
> isn't probably a real solution but just a workaround.
> 
> If you show me the output of 'usbdevs -v' with your stick plugged in I
> can send you an updated patch.
> 
> Michal
> 
> 

Hello Michal,

Here is my output of usbdevs -v.

Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), 
Intel(0x0000), rev 1.00
  port 1 powered
  port 2 powered
  port 3 powered
  port 4 addr 2: high speed, power 140 mA, config 1, DT Elite HS 
2.0(0x0015), Kingston(0x08ec), rev 2.00
  port 5 powered
  port 6 powered


For what its worth, earlier this week I found a work around.  By doing a 
'cat /dev/null > /dev/da0'  the /dev/da0s1 appears and is 
mountable/readable/writable.

Thanks much

Dan Olson




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