Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
fat chance, whats his face decided that is not a feature one needs on his glorious invention that dictates his selfish needs to cause others to use only his stuff.
fat chance, whats his face decided that is not a feature one needs on his glorious invention that dictates his selfish needs to cause others to use only his stuff.
if you got the right stuff installed you should/might be able to get to it though a file manager
libimobiledevice-1.2.0-x86_64-2.txz -slackwear
libimobiledevice-1.2.0_8 Void Linux
ect
here is there web page you can use it for a guild line to see what files they have on it then check to see if they are in your repo for your brand disto of Linux install them then see if that works - you got a 50/50 on that.
Mine works in Void Linux on my iPhoneSE but not in Slackwear.
iOS 10.3.2
if you got the right stuff installed you should/might be able to get to it though a file manager
libimobiledevice-1.2.0-x86_64-2.txz -slackwear
libimobiledevice-1.2.0_8 Void Linux
ect
here is there web page you can use it for a guild line to see what files they have on it then check to see if they are in your repo for your brand disto of Linux install them then see if that works - you got a 50/50 on that.
Mine works in Void Linux on my iPhoneSE but not in Slackwear.
iOS 10.3.2
thanks.
I'm running LMDE/2. libimobiledevice4 is in the repos. it's my understanding i need libimobiledevice6; however i don't think that has cleared the backports yet.
i wasted much of the day playing with Bluetooth. I was able to get the device paired and actually got thunar to open the file directory from it...... however i was not able to get a file to copy: it kept reporting "another operation is in progress" ( probably a "false flag" );
i tried to download the libimobiledevice6 from Debian. unfortunately it has additional co-requisites and I don't know how to package it
we are able to get the photos from the iPhone using Windows7 -- but that machine is pretty much on its last legs. I can rebuild it -- but -- the old motherboard is not UEFI so it's wouldn't accept a W10 system ( yea ) . ( probably doesn't have Intel/ME on it either )
Last edited by mike acker; 06-18-2017 at 02:16 PM.
I'm running LMDE/2. libimobiledevice4 is in the repos. it's my understanding i need libimobiledevice6; however i don't think that has cleared the backports yet.
i wasted much of the day playing with Bluetooth. I was able to get the device paired and actually got thunar to open the file directory from it...... however i was not able to get a file to copy: it kept reporting "another operation is in progress" ( probably a "false flag" );
i tried to download the libimobiledevice6 from Debian. unfortunately it has additional co-requisites and I don't know how to package it
we are able to get the photos from the iPhone using Windows7 -- but that machine is pretty much on its last legs. I can rebuild it -- but -- the old motherboard is not UEFI so it's wouldn't accept a W10 system ( yea ) . ( probably doesn't have Intel/ME on it either )
could install a different Linux Distro that works with libimobile dual boot or whatever suits you.
I have several different ones here--
my LMDE system wants libcrypt20 at vers. 1.70 or better -- but this is not in the backports.
I can try installing libimobiledevice6 in my KDE system...
I don't know that 6 part but the libimobiledevice-1.2.0_8 if you got a system you can play with - you could use source and compile what you need then install that. https://github.com/libimobiledevice
I don't know that 6 part but the libimobiledevice-1.2.0_8 if you got a system you can play with - you could use source and compile what you need then install that. https://github.com/libimobiledevice
..... that would still leave the problem with the libgcrypt 1.70 co-requisite.
It's not going to work if you kill the Bluetooth daemon. Don't do that. You may need to kill (or not start) Blueman, perhaps that is using rfcomm channel 9, which obexpushd uses by default.
The current stable version is 1.7.7 which was released on 2017-06-02.
it appears this is a source code download. i expect it is C code. that would include the source for main and all the functions as well as a make file....
a .deb type file -- includes all the instructions for installing the various modules into the proper places. I've not ever built a .deb file from compiled modules,--
perhaps this is something i should learn
i'll download the source file, and take a peek. it would be nice if i could compile it on my KDE* system and build the .deb hopefully i'd have a .deb that i could install on my service machines.
*KDE -- I have several systems i can experiment on -- a KDE, a MINT18/U-base, and a straight Debian
Last edited by mike acker; 06-19-2017 at 06:32 AM.
Does iphone do bluetooth? I heard it only uses wi-fi. But I could be wrong. Just another way of asking the question.
I haven't used american phones no more for quite sometime when Huawei and HTC came into being.
Thank you.
Does iphone do bluetooth? I heard it only uses wi-fi. But I could be wrong. Just another way of asking the question.
I haven't used american phones no more for quite sometime when Huawei and HTC came into being.
Thank you.
only for music - phone talk and maybe contacts and that is it.
it appears this is a source code download. i expect it is C code. that would include the source for main and all the functions as well as a make file....
a .deb type file -- includes all the instructions for installing the various modules into the proper places. I've not ever built a .deb file from compiled modules,--
perhaps this is something i should learn
i'll download the source file, and take a peek. it would be nice if i could compile it on my KDE* system and build the .deb hopefully i'd have a .deb that i could install on my service machines.
*KDE -- I have several systems i can experiment on -- a KDE, a MINT18/U-base, and a straight Debian
you could just do the ./compile make sudo make install or that deb thing.
as far as creating deb it is not that hard I actually did it for a project I forked a long while ago back when I kind of linked Debian.
all of the instructions on how to do that are out there for the taking. Just need to find them.
Me I'd just install a Distro that is know to work with iPhone already,not trying to push Void Linux but it work and is easy to work with. It is a rolling release so it gets updated often.
I'm am actually going to start looking into seeing where the version is for libimoblexx if it is greater then the one Slackware current is at then I am going to try and figure out how to compile it with a SlackBuild and install it to see if I can get slack to start working again.
because it did work until I updated the iOS - I was using Slackware current ver of libimoble which is an experimental install inside of the Slacks stable version.
Because Void is always current and its libimoble is working and slacks latest in the current is not working. sooo something is funny here - because as far as I know Void pulls off of git ( or where ever the source is) to get the latest to build in their system.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.