Opened 15 years ago

Last modified 14 years ago

#4602 closed bug

"no name" by mounting USB devices ... — at Version 1

Reported by: stargater Owned by: nobody
Priority: normal Milestone: R1
Component: File Systems/FAT Version: R1/Development
Keywords: Cc: romain.haiku@…
Blocked By: Blocking:
Platform: x86

Description (last modified by mmlr)

"no name" by mounting USB devices from Tracker/Deskbar/Desktop and some one have true name Desktop, but not on Tracker menu "Mount"

In Terminal i have this outputs:

Hardware: -USB Stick TrekStor Go 64MB (my name= SG01) -Samsung SGH F480 Handy with Flashram + USB Karbel

~/Desktop> listusb 0204:6025 /dev/bus/usb/0/0 "" "" ver. 0100 0000:0000 /dev/bus/usb/0/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 05c6:3111 /dev/bus/usb/1/0 "Samsung " "EXT USB " ver. 0002 0000:0000 /dev/bus/usb/1/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 ~/Desktop>

and this

Hardware:

  • USB Stick (my name= Haiku)
  • USB TrekStor 20GB extern HD

~/Desktop> listusb 090c:1000 /dev/bus/usb/0/0 "USB" "DISK 2.0" ver. 1219 0000:0000 /dev/bus/usb/0/hub "HAIKU Inc." "UHCI RootHub" ver. 0110 0c0b:b136 /dev/bus/usb/1/0 "TrekStor" "HS020GB " ver. 0105 0000:0000 /dev/bus/usb/1/hub "HAIKU Inc." "UHCI RootHub" ver. 0110

Change History (1)

comment:1 by mmlr, 15 years ago

Component: Drivers/USBFile Systems/FAT
Description: modified (diff)
Owner: changed from mmlr to nobody

I'm assuming a FAT problem. Volume name handling in FAT is problematic as it stores it in two different places. I've tried to unify the name reading once, but apparently failed. No real motivation to dig into FAT again.

Note: See TracTickets for help on using tickets.