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)
Change History (10)
by , 15 years ago
Attachment: | webdt366_listusb.txt added |
---|
by , 15 years ago
Attachment: | webdt366_syslog added |
---|
by , 15 years ago
Attachment: | webdt366_listusb_good.txt added |
---|
comment:1 by , 15 years ago
follow-up: 3 comment:2 by , 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.
comment:3 by , 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:5 by , 6 years ago
Component: | Drivers/USB → Drivers/USB/OHCI |
---|
comment:6 by , 4 years ago
Milestone: | → Unscheduled |
---|
comment:7 by , 4 weeks ago
Keywords: | WebDT Geode USB removed |
---|
Original `listusb' output attached was bad. Please see the webdt366_listusb_good.txt attachment for the correct stuff.