Opened 15 years ago

Last modified 4 weeks ago

#5198 new bug

8GB USB Flash Drive is seen but not mounted

Reported by: casm Owned by: mmlr
Priority: normal Milestone: Unscheduled
Component: Drivers/USB/OHCI Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I have an 8GB PNY Attaché USB flash disk that, when inserted to my Haiku machine (WebDT 366), is seen by `listusb' but is not automounted. The drive is formatted FAT, and partitions of 1x8GB, 2x4GB, 4x2GB, and 8x1GB have been tried on it with the same results each time.

`listusb' and syslog output are attached. The drive in question has the device ID 154b:6545.

Attachments (3)

webdt366_listusb.txt (181 bytes ) - added by casm 15 years ago.
webdt366_syslog (169.0 KB ) - added by casm 15 years ago.
webdt366_listusb_good.txt (6.0 KB ) - added by casm 15 years ago.

Download all attachments as: .zip

Change History (10)

by casm, 15 years ago

Attachment: webdt366_listusb.txt added

by casm, 15 years ago

Attachment: webdt366_syslog added

by casm, 15 years ago

Attachment: webdt366_listusb_good.txt added

comment:1 by casm, 15 years ago

Original `listusb' output attached was bad. Please see the webdt366_listusb_good.txt attachment for the correct stuff.

comment:2 by mmlr, 15 years ago

From the syslog output the device seems to be recognized properly, but there's no partitioning scanning/publishing. That could be a problem on various levels, including USB mass storage. To verify that can you please try opening the raw device at /dev/disk/usb/x/y/z/raw with DiskProbe. If reading the device this way works, the problem would be somewhere further down the line.

in reply to:  2 comment:3 by casm, 15 years ago

Replying to mmlr:

From the syslog output the device seems to be recognized properly, but there's no partitioning scanning/publishing. That could be a problem on various levels, including USB mass storage. To verify that can you please try opening the raw device at /dev/disk/usb/x/y/z/raw with DiskProbe. If reading the device this way works, the problem would be somewhere further down the line.

Diskprobe sees it at /dev/disk/usb/0/0/raw.

comment:4 by axeld, 15 years ago

Does it also show the contents when you open it?

comment:5 by waddlesplash, 6 years ago

Component: Drivers/USBDrivers/USB/OHCI

comment:6 by pulkomandy, 4 years ago

Milestone: Unscheduled

comment:7 by waddlesplash, 4 weeks ago

Keywords: WebDT Geode USB removed
Note: See TracTickets for help on using tickets.