<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Wed May 22, 2013 2:11 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Wed May 22, 2013 2:11 pm</pubDate>
  <lastBuildDate>Wed May 22, 2013 2:11 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Blackberry File Transfer</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=105541#105541</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=66236'&gt;PCNetSpec&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Thu Apr 26, 2012 1:42 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Have you had a look at LinBerry ?&lt;br /&gt;
&lt;br /&gt;
I can't say I've tried it, or if it will work with your phone .. but worth a look.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://linux.co.uk/2012/04/linberry-linux-manager-for-blackberry-smartphones/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://linux.co.uk/2012/04/linberry-linux-manager-for-blackberry-smartphones/&lt;/a&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=105541#105541</comments>
                                        <author>PCNetSpec</author>
                                        <pubDate>Thu Apr 26, 2012 1:42 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=105541#105541</guid>
                                      </item>
                                      <item>
                                        <title>Re: Blackberry File Transfer</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=105538#105538</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=2793'&gt;MartyBartfast&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Apr 25, 2012 11:35 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      All the Blackberries I've had,   (I've had 4 and I think one of them was a curve 9300, current is a Bold 9600), you plug it into the USB and it appears as a USB removable drive, so you can mount it as such and use anything you want to move files onto/off of it - no drivers needed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The only place where drivers come into it is that the Blackberry drivers on Windows up the voltage on the USB port to charge the phone, at one time this didn't happen on my Fedora system so although I was still able to use the device as a removable drive it wouldn't charge while plugged in, IIRC this was resolved some time last year (presumably by an update that I didn't notice) and now my BB charges from my Fedora laptop.&lt;br /&gt;
&lt;br /&gt;
Bottom line, it should just work.&lt;br /&gt;
&lt;br /&gt;
E.G.&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
$dmesg&lt;br /&gt;
.&lt;br /&gt;
.&lt;br /&gt;
.&lt;br /&gt;
&amp;#91;33804.999084&amp;#93; usb 1-8&amp;#58; new high-speed USB device number 2 using ehci_hcd&lt;br /&gt;
&amp;#91;33805.114417&amp;#93; usb 1-8&amp;#58; New USB device found, idVendor=0fca, idProduct=8004&lt;br /&gt;
&amp;#91;33805.114424&amp;#93; usb 1-8&amp;#58; New USB device strings&amp;#58; Mfr=1, Product=5, SerialNumber=3&lt;br /&gt;
&amp;#91;33805.114429&amp;#93; usb 1-8&amp;#58; Product&amp;#58; RIM Composite Device&lt;br /&gt;
&amp;#91;33805.114433&amp;#93; usb 1-8&amp;#58; Manufacturer&amp;#58; Research In Motion&lt;br /&gt;
&amp;#91;33805.114437&amp;#93; usb 1-8&amp;#58; SerialNumber&amp;#58; 9175F8B9F9F3F0DBF91224143CDF3A6E1EEDD8A3&lt;br /&gt;
&amp;#91;33807.460681&amp;#93; Initializing USB Mass Storage driver...&lt;br /&gt;
&amp;#91;33807.460889&amp;#93; scsi2 &amp;#58; usb-storage 1-8&amp;#58;1.1&lt;br /&gt;
&amp;#91;33807.462702&amp;#93; usbcore&amp;#58; registered new interface driver usb-storage&lt;br /&gt;
&amp;#91;33807.462709&amp;#93; USB Mass Storage support registered.&lt;br /&gt;
&amp;#91;33808.464959&amp;#93; scsi 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; Direct-Access&amp;nbsp; &amp;nbsp; &amp;nbsp;RIM&amp;nbsp; &amp;nbsp; &amp;nbsp; BlackBerry SD&amp;nbsp; &amp;nbsp; 0003 PQ&amp;#58; 0 ANSI&amp;#58; 4 CCS&lt;br /&gt;
&amp;#91;33808.470922&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; Attached scsi generic sg2 type 0&lt;br /&gt;
&amp;#91;33808.472554&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; &amp;#91;sdb&amp;#93; Attached SCSI removable disk&lt;br /&gt;
&amp;#91;33811.618941&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; &amp;#91;sdb&amp;#93; 15564800 512-byte logical blocks&amp;#58; &amp;#40;7.96 GB/7.42 GiB&amp;#41;&lt;br /&gt;
&amp;#91;33811.621421&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; &amp;#91;sdb&amp;#93; Incomplete mode parameter data&lt;br /&gt;
&amp;#91;33811.621427&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; &amp;#91;sdb&amp;#93; Assuming drive cache&amp;#58; write through&lt;br /&gt;
&amp;#91;33811.626671&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; &amp;#91;sdb&amp;#93; Incomplete mode parameter data&lt;br /&gt;
&amp;#91;33811.626677&amp;#93; sd 2&amp;#58;0&amp;#58;0&amp;#58;0&amp;#58; &amp;#91;sdb&amp;#93; Assuming drive cache&amp;#58; write through&lt;br /&gt;
&amp;#91;33811.628566&amp;#93;&amp;nbsp; sdb&amp;#58; sdb1&lt;br /&gt;
$ pmount /dev/sdb1&lt;br /&gt;
$ df /dev/sdb1&lt;br /&gt;
Filesystem&amp;nbsp; &amp;nbsp; &amp;nbsp;1K-blocks&amp;nbsp; &amp;nbsp; Used Available Use% Mounted on&lt;br /&gt;
/dev/sdb1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7763308 6948848&amp;nbsp; &amp;nbsp; 814460&amp;nbsp; 90% /media/sdb1&lt;br /&gt;
$ ls /media/sdb1/BlackBerry/&lt;br /&gt;
app_world&amp;nbsp; audiobooks&amp;nbsp; documents&amp;nbsp; music&amp;nbsp; pictures&amp;nbsp; podcasts&amp;nbsp; ringtones&amp;nbsp; system&amp;nbsp; videos&amp;nbsp; voicenotes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=105538#105538</comments>
                                        <author>MartyBartfast</author>
                                        <pubDate>Wed Apr 25, 2012 11:35 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=105538#105538</guid>
                                      </item>
                                      <item>
                                        <title>Blackberry File Transfer</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=105536#105536</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=1196'&gt;Davido02&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Wed Apr 25, 2012 11:25 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Ive been looking for an app that will allow me to transfer files primarily photographs from my blackberry Curve 9300 to my Linux Mint Box.&lt;br /&gt;
Googling tells me that RIM have not produced any drivers for Linux but the majority of the info I'm finding is several years old.&lt;br /&gt;
&lt;br /&gt;
Anyone have any more up to date information?&lt;br /&gt;
&lt;br /&gt;
Would it be possible to use the Windows Sync app under WINE somehow?</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=105536#105536</comments>
                                        <author>Davido02</author>
                                        <pubDate>Wed Apr 25, 2012 11:25 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=105536#105536</guid>
                                      </item></channel></rss>