{"id":536,"date":"2014-03-18T17:56:08","date_gmt":"2014-03-18T08:56:08","guid":{"rendered":"http:\/\/lovelinux.mydns.jp\/?p=536"},"modified":"2014-03-18T18:59:46","modified_gmt":"2014-03-18T09:59:46","slug":"connecting-to-iphone-on-lmde-201403-linux-mint-debian-edition","status":"publish","type":"post","link":"https:\/\/lovelinux.mydns.jp\/?p=536","title":{"rendered":"Connecting to iPhone on LMDE 201403 (Linux Mint Debian Edition)"},"content":{"rendered":"<p>I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone.<\/p>\n<p>Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. <\/p>\n<p>Message did not receive a reply (timeout by message bus)<br \/>\n<a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window.png\" alt=\"Screenshot-Untitled Window\" width=\"443\" height=\"148\" class=\"alignnone size-full wp-image-537\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window.png 443w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-Untitled-Window-300x100.png 300w\" sizes=\"auto, (max-width: 443px) 100vw, 443px\" \/><\/a><\/p>\n<p>It&#8217;s major problem of debian,but I cannot find the solution for LMDE 201403.<\/p>\n<p>According to debian iPhone Wiki,I installs packages and adjust configurations.But I cannnot connect to my iPhone.<\/p>\n<h3>I tested these (from Debian iPhone Wiki)<\/h3>\n<p>iPhone &#8211; Debian Wiki<br \/>\n<a href=\"https:\/\/wiki.debian.org\/iPhone\">https:\/\/wiki.debian.org\/iPhone<\/a><\/p>\n<h4>Install packages<\/h4>\n<p>[diff]<br \/>\n$ sudo aptitude install libimobiledevice-utils gvfs-backends gvfs-bin gvfs-fuse<\/p>\n<p>$ sudo nano \/etc\/fuse.conf<\/p>\n<p>#commented out<br \/>\n&#8211; #user_allow_other<br \/>\n+ user_allow_other<\/p>\n<p>$ sudo usermod -aG fuse $USER<\/p>\n<p>[\/diff]<\/p>\n<h4>Logout <\/h4>\n<p>If you are not so lucky, you connect to your iPhone,But &#8230;..<\/p>\n<h4>mount script for iPhone<\/h4>\n<p>download the script from here<br \/>\n<a href=\"https:\/\/wiki.debian.org\/iPhone?action=AttachFile&#038;do=view&#038;target=mount-iphone.sh\">mount-iphone.sh<\/a><\/p>\n<h4>add execution and exec<\/h4>\n<p>[bash]<br \/>\n$ chmod +x mount-iphone.sh<\/p>\n<p>$ .\/mount-iphone.sh mount<br \/>\nError mounting location: Message did not receive a reply (timeout by message bus)<br \/>\niphone mount failed<\/p>\n<p>[\/bash]<\/p>\n<p>I spent about two days to solve this problem.<\/p>\n<h3>I found solution in Linux Mint Forums\uff01<\/h3>\n<p>Solution is here.<br \/>\n<a href=\"http:\/\/forums.linuxmint.com\/viewtopic.php?f=199&#038;t=161739\">http:\/\/forums.linuxmint.com\/viewtopic.php?f=199&#038;t=161739<\/a><\/p>\n<p>Open Package Manager(synaptics),and Select Settings >> Repositories,<br \/>\nand add wheezy repository.<\/p>\n<p>search ifuse and install ifuse , you can connect your iPhone.<\/p>\n<h3>My Solution<\/h3>\n<p>I don&#8217;t like the solution ,because repository dependencies will break.<br \/>\nSo I download packages manually from debian site,and install them. I can connect my iPhone!<\/p>\n<p>Download packages from here.<br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/ifuse\">https:\/\/packages.debian.org\/ja\/wheezy\/ifuse<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/fuse-utils\">https:\/\/packages.debian.org\/ja\/wheezy\/fuse-utils<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/libimobiledevice2\">https:\/\/packages.debian.org\/ja\/wheezy\/libimobiledevice2<\/a><br \/>\n<a href=\"https:\/\/packages.debian.org\/ja\/wheezy\/libusbmuxd1\">https:\/\/packages.debian.org\/ja\/wheezy\/libusbmuxd1<\/a><\/p>\n<p>install packages<br \/>\n[bash]<br \/>\n$ cd ~\/Downloads\/<\/p>\n<p>$ sudo dpkg -i libusbmuxd1_1.0.7-2_amd64.deb<br \/>\n$ sudo dpkg -i libimobiledevice2_1.1.1-4_amd64.deb<br \/>\n$ sudo dpkg -i fuse-utils_2.9.0-2+deb7u1_all.deb<br \/>\n$ sudo dpkg -i ifuse_1.0.0-1+b1_amd64.deb <\/p>\n<p>$ sudo mkdir \/mnt\/iphone<br \/>\n$ sudo chown $USER:$USER \/mnt\/iphone\/ -R<br \/>\n$ sudo chmod 777 \/mnt\/iphone\/<\/p>\n<p>[\/bash]<\/p>\n<h4>Now ,mount your iPhone\uff01<\/h4>\n<p>[bash]<br \/>\n$ ifuse \/mnt\/iphone\/<\/p>\n<p>$ ls \/mnt\/iphone\/<\/p>\n<p>AirFair              HighlandPark      Safari<br \/>\nAirlock              PhotoData         com.apple.itdbprep.postprocess.lock<br \/>\nApplicationArchives  PhotoStreamsData  com.apple.itunes.lock_sync<br \/>\nBooks                Photos            iTunes_Control<br \/>\nDCIM                 Purchases<br \/>\nDownloads            Recordings<\/p>\n<p>[\/bash]<\/p>\n<p>Wao!! listed folders!<\/p>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2.png\" alt=\"Screenshot-iphone2\" width=\"712\" height=\"578\" class=\"alignnone size-full wp-image-539\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2.png 712w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2-300x243.png 300w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/Screenshot-iphone2-104x84.png 104w\" sizes=\"auto, (max-width: 712px) 100vw, 712px\" \/><\/a><\/p>\n<h4>unmount iPhone<\/h4>\n<p>[bash]<br \/>\n $ fusermount -u \/mnt\/iphone <\/p>\n<p>[\/bash]<\/p>\n<p>Thanks!<\/p>\n<p>if you get more better solution,please post a comment!!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I switched my main OS to LMDE 201403,everything is good except connecting to my iPhone. Mint file manager named Caja displays iPhone icon,when I click the icon,error message is shown like this. Message did not receive a reply (timeout by message bus) It&#8217;s major problem of debian,but I cannot find the solution for LMDE 201403. According to debian iPhone Wiki,I installs packages and adjust configurations.But I cannnot connect to my iPhone. I tested these (from Debian iPhone Wiki) iPhone &#8211; Debian Wiki https:\/\/wiki.debian.org\/iPhone Install packages [diff] $ sudo aptitude install libimobiledevice-utils gvfs-backends gvfs-bin gvfs-fuse $ sudo nano \/etc\/fuse.conf #commented out &#8211; #user_allow_other + user_allow_other $ sudo usermod -aG fuse $USER [\/diff] Logout If you are not so lucky, you connect to your iPhone,But &#8230;.. mount script for iPhone download the script from here mount-iphone.sh add execution and exec [bash] $ chmod +x mount-iphone.sh $ .\/mount-iphone.sh mount Error mounting location: Message did not receive a reply (timeout by message bus) iphone mount failed [\/bash] I spent about two days to solve this problem. I found solution in Linux Mint Forums\uff01 Solution is here. http:\/\/forums.linuxmint.com\/viewtopic.php?f=199&#038;t=161739 Open Package Manager(synaptics),and Select Settings >> Repositories, and add wheezy repository. search ifuse and install ifuse , you can connect your iPhone. My Solution I don&#8217;t like the solution ,because repository dependencies will break. So I download packages manually from debian site,and install them. I can connect my iPhone! Download packages from here. https:\/\/packages.debian.org\/ja\/wheezy\/ifuse https:\/\/packages.debian.org\/ja\/wheezy\/fuse-utils https:\/\/packages.debian.org\/ja\/wheezy\/libimobiledevice2 https:\/\/packages.debian.org\/ja\/wheezy\/libusbmuxd1 install packages [bash] $ cd ~\/Downloads\/ $ sudo dpkg -i libusbmuxd1_1.0.7-2_amd64.deb $ sudo dpkg -i libimobiledevice2_1.1.1-4_amd64.deb $ sudo dpkg -i fuse-utils_2.9.0-2+deb7u1_all.deb $ sudo dpkg -i ifuse_1.0.0-1+b1_amd64.deb $ sudo mkdir \/mnt\/iphone $ sudo chown $USER:$USER \/mnt\/iphone\/ -R $ sudo chmod 777 \/mnt\/iphone\/ [\/bash] Now ,mount your iPhone\uff01 [bash] $ ifuse \/mnt\/iphone\/ $ ls \/mnt\/iphone\/ AirFair HighlandPark Safari Airlock PhotoData com.apple.itdbprep.postprocess.lock ApplicationArchives&#8230;<\/p>\n","protected":false},"author":1,"featured_media":528,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[4,3],"tags":[39,35],"class_list":{"0":"post-536","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-4","8":"category-3","9":"tag-iphone","10":"tag-lmde"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/536","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=536"}],"version-history":[{"count":3,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/536\/revisions"}],"predecessor-version":[{"id":541,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/536\/revisions\/541"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/media\/528"}],"wp:attachment":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=536"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=536"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=536"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}