<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.skepticats.com/LnBlog/themes/default/styles/rss.css" ?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<link>http://linlog.skepticats.com/entries/2007/11/10_1635/comments/comments.xml</link>
<title>Fixing Sansa attributes  </title>
<description>Fixing Sansa attributes  </description>
<generator>LnBlog 1.0.0</generator>
<item>
<title>mounting the micro-sd card on a sansa e280</title>
<link>http://linlog.skepticats.com/entries/2007/11/10_1635/comments/#comment2007-12-29_215110</link>
<description>
&lt;p&gt;Hi,&lt;br /&gt;thank you for the tip on making the directories stay visible.&lt;br /&gt;Another problem:&lt;br /&gt;In Windows XP the sansa and the micro-sd card in the sansa show up as two different drives.&lt;br /&gt;In Linux (SLAMD64 12.0) I connect a usb cable to the device and then:&lt;br /&gt;ls /dev/disk/by-id/&lt;br /&gt;and it shows two partitions, the sansa operating system and the sansa music area:&lt;/p&gt;&lt;p&gt;usb-SanDisk_Sansa_e280_00000000-00000000-8680b38a-d925e817-00000000-0:0&lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-8680b38a-d925e817-00000000-0:0-part1&lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-8680b38a-d925e817-00000000-0:0-part2&lt;/p&gt;&lt;p&gt;I can mount the music area just fine&lt;br /&gt;mount /dev/disk/by-id/usb-SanDisk_Sansa_e280_00000000-00000000-8680b38a-d925e817-00000000-0:0-part1 /media/sansa-main&lt;/p&gt;&lt;p&gt;but the micro-sd disk does not show up in /dev.&lt;/p&gt;&lt;p&gt;This is a multi-lun device, so we tried to re-scan the LUNs with a sudo script that we use for 6-in-1 card readers:&lt;br /&gt;#!/bin/sh&lt;br /&gt;cd /sys/bus/usb/drivers/usb-storage/&lt;br /&gt;for x in `ls ?-* -d `&lt;br /&gt;do&lt;br /&gt; echo &amp;quot;found: &amp;quot;$x&lt;br /&gt; echo -n $x &amp;gt; /sys/bus/usb/drivers/usb-storage/unbind&lt;br /&gt; echo -n $x &amp;gt; /sys/bus/usb/drivers/usb-storage/bind&lt;br /&gt; echo &amp;quot;&amp;quot;&amp;gt;/dev/null&lt;br /&gt;done&lt;br /&gt;this rescans the LUNS of found devices and reports what it finds.  It fixes the problem of switching different cards on a 6-in-1 reader such as is built in my monitor, otherwise you have to reboot to switch types of cards.&lt;br /&gt;But the sansa card does not show up even scanning for all LUNs.&lt;/p&gt;&lt;p&gt;Do you know a solution to mounting the Micro-sd card in a in Linux?  I really would like the extra 4 gb capacity.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;
</description>
<guid>http://linlog.skepticats.com/entries/2007/11/10_1635/comments/#comment2007-12-29_215110</guid>
</item>
<item>
<title>Um...works for me?</title>
<link>http://linlog.skepticats.com/entries/2007/11/10_1635/comments/#comment2007-12-29_233908</link>
<description>
&lt;p&gt;Steve,&lt;/p&gt;&lt;p&gt;Sorry I can't be more helpful, but I can't replicate your problem.  Of course, I don't actually use the Sansa to put things on my microSD card, as the card is for my cell phone and I have an SD card reader anyway, but I tried it just now and it works perfectly.  I'm using Kubuntu 7.10 (32-bit desktop version), and when I stick a card in my Sansa and plug it in, two file manager windows pop up: one for the internal flash and one for the microSD card.  &lt;/p&gt;&lt;p&gt;In my case, /dev/disk/by-id actually contains 5 files for the Sansa - a 2-partition device for the internal storage and a 1-partition one for the  microSD card.  &lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-9844b4a4-b41fe817-00000000-0:0 -&amp;gt; ../../sdf&lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-9844b4a4-b41fe817-00000000-0:0-part1 -&amp;gt; ../../sdf1&lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-9844b4a4-b41fe817-00000000-0:0-part2 -&amp;gt; ../../sdf2&lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-9844b4a4-b41fe817-00000000-0:1 -&amp;gt; ../../sdg&lt;br /&gt;usb-SanDisk_Sansa_e280_00000000-00000000-9844b4a4-b41fe817-00000000-0:1-part1 -&amp;gt; ../../sdg1&lt;br /&gt;I'm not sure why you don't see it.  I'd guess it's a difference in default driver and/or udev configuration between SLAMD64 and Ubuntu, but I wouldn't even know where to start looking to fix it.  &lt;/p&gt;&lt;p&gt;But, if nothing else, I can tell you the microSD port can *definitely* be made to work in Linux.  I just don't know how you'd do it.&lt;/p&gt;
</description>
<guid>http://linlog.skepticats.com/entries/2007/11/10_1635/comments/#comment2007-12-29_233908</guid>
</item>
</channel>
</rss>
