[Banshee-List] Problem with DAP



Hello,
I finally go time to play with the DAP support of Banshee CVS. I have
the latest CVS. I added my Archos Gmini to
/usr/share/hal/fdi/information/10freedesktop/10-usb-music-players.fdi:
<match key="@storage.physical_device:usb.vendor_id" int="0xe79">
<!-- Archos GMini 400 -->
  <match key="@storage.physical_device:usb.product_id" int="0x1109">
    <append key="info.capabilities"
type="strlist">portable_audio_player</append>
    <merge key="info.category" type="string">portable_audio_player</merge>
    <merge key="portable_audio_player.type" type="string">generic</merge>
    <merge key="portable_audio_player.access_method"
type="string">storage</merge>
    <merge key="portable_audio_player.storage_device"
type="copy_property">info.udi</merge>
    <append key="portable_audio_player.output_formats"
type="strlist">audio/mpeg</append>
    <append key="portable_audio_player.output_formats"
type="strlist">audio/x-wav</append>
    <append key="portable_audio_player.output_formats"
type="strlist">audio/x-ms-wma</append>
    <append key="portable_audio_player.input_formats"
type="strlist">audio/x-wav</append>
    <append key="portable_audio_player.audio_folders"
type="strlist">Music/</append>
    <append key="portable_audio_player.playlist_format"
type="strlist">audio/x-mpegurl</append>
    <append key="portable_audio_player.playlist_path"
type="strlist">Playlist/</append>
    </match>
</match>

The USB DAP shows as a source. Its name is MK2004GAL, it would actually
have been better in this case to choose the product name of the USB
Adaptor: Gmini 400 USB2.0 Adapter. I guess it just depends on the vendor...

I have about 13 GB of music files on the device. It's a USB2 interface.
Banshee was "Scanning for sons" for more than 20 minutes, but it didn't
display any track. I have these error messages on the console:
Unhandled Exception: System.IO.IOException: Input/output error --->
Mono.Unix.UnixIOException: Input/output error--- End of inner exception
stack trace ---

in <0x00013> Mono.Unix.UnixMarshal:ThrowExceptionForLastError ()
in <0x0000d> Mono.Unix.UnixMarshal:ThrowExceptionForLastErrorIf (Int32
retval)
in <0x00031> Mono.Unix.UnixFileSystemInfo:Create (System.String path)
in <0x00099> Mono.Unix.UnixDirectoryInfo:GetFileSystemEntries
(Mono.Unix.Native.Dirent[] dentries)
in <0x00019> Mono.Unix.UnixDirectoryInfo:GetFileSystemEntries ()
in <0x0004f> Banshee.IO.Unix.Directory+<GetFiles>__3:MoveNext ()
in <0x00206> Banshee.Base.ImportManager:ScanForFiles (System.String source)
in <0x0035c> Banshee.Base.ImportManager:ScanForFiles (System.String source)
in <0x0035c> Banshee.Base.ImportManager:ScanForFiles (System.String source)
in <0x0035c> Banshee.Base.ImportManager:ScanForFiles (System.String source)
in <0x0006e>
Banshee.Base.ImportManager+<>AnonHelp<35>:<#AnonymousMethod>48 ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

How long should it take to display the songs?

Thank you
Julien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]