Ubuntu Networking :: IPhone - Can't Get The Bluetooth Tethering To Work
Apr 27, 2010
So I can't get the bluetooth tethering to work still! I have been trying for about 2 weeks. The phone pairs, in blueman I set the phone as a trusted device and click network access point. It then flashes up on the iPhone tethered with the blue banner. Blueman says it is connected. But no net access. Network connections shows no new connections either. Weird, I thought it would appear in there. Is there anything I can do to force it to add the bluetooth link as a network connection?
View 9 Replies
ADVERTISEMENT
Feb 20, 2011
I have an iPhone and I am trying to get Internet tethering to work. I know tethering works on the phone as I successfully got it running under windows. I followed the instructions at the following site
[URL]
I ran the following commands
Firstly I installed dependencies with yum:
yum install libimobiledevice libimobiledevice-devel git gcc
Next I downloaded and compiled ipeth. Note: to do this I also had to install kernel headers, I also had to edit the ipheth.c file as per the instructions on the site for fedora 14 (see below for more)
git clone git://github.com/dgiagio/ipheth.git
cd ipheth/ipheth-pair
make
sudo make install
cd ../ipheth-driver/
sudo make install
[Code]....
This allowed me to successfully make the kernel driver. Once this was made I also copied the config file for the kernel driver to /usr/modipheth.d folder as per the readme instructions in the ipheth*folder.
When I type modprobe ipheth it doesn't state it's an incorrect command. I then plugged in my iPhone. Fedora detected it was plugged in and loaded the iPhone logo on the desktop. Internet tethering is turned on within the phone, however network manager does not see it as a device.
View 1 Replies
View Related
Jul 12, 2010
I was wondering what is the status of tethering for 10.4 with a 3gs iphone using os 4.0? I know about jail breaking and pdanet, but i want to avoid that path.
View 1 Replies
View Related
Jul 26, 2010
I recently downloaded the iPhone app "Handy Light" which contains an Easter Egg allowing you to tether a laptop to the phone to use the 3G as a wireless network. The only instructions I can find are for Windows or Mac. Anybody know how to do this with Ubuntu?
View 1 Replies
View Related
Apr 10, 2011
I have a samsung messager touch R631 with 3G capability and I am trying to connect my laptop to the internet through it via bluetooth. Everything worked when I had the MAC OSx on my laptop, and after I switched to ubuntu 10.04LTS (32 bit) I cannot get it to work again. I did some searching and checked a few things out, but Everything I've tried with the BlueZ isn't working. It shows I'm connected, but it just doesn't work...is there any way to get it to work or another program or something I need? these are the 2 pages I refferenced...[url] [url]
View 1 Replies
View Related
Jan 21, 2010
I have both Jaunty and Windows XP installed on my laptop (dual boot), and I have successfully tethered (via Bluetooth) my cellphone in Windows, but can't get tethering to work in Jaunty.
In Windows, when I paired my phone with my laptop using Bluetooth, Windows assigned two COM ports for Bluetooth to use. Then I configured dial-up networking, and all I had to specify was the dial string (*99**1*1#). Windows treats my cellphone as if it were a modem connected via a serial port. Works great.
When I pair my phone to the laptop when running Jaunty, I don't ever see serial ports getting configured as I do in Windows. And I've read that when the Bluetooth pairing takes place in Ubuntu, the networking wizard should start, but it does not. So, I go into network connections and create a new connection under the MOBILE BROADBAND tab (I check "connect automatically"). When I'm finished creating the connection, it says "never" to the right of the connection name, but I'm not sure what that is indicating. When I left-click the network manager icon on my desktop, it does not show any connections from which I can choose. I have no Internet connectivity.
I have proved that the Bluetooth link between Jaunty and my cellphone IS working. I have been successful sending files from my phone to Jaunty, using Bluetooth.
Am I going about setting up tethering incorrectly ?
View 2 Replies
View Related
Apr 7, 2010
I posted this same thing on the blueman forums (less of a population). I thought I'd post it here as well. I'm a recent convert and am a fanboi but my frustration with this bluetooth deal is getting out of hand.
Let me start by saying I'm a complete newb to ubuntu and blueman. My problem is trying to get blueman to work with iphone tethering, again. I've searched the forums and tried the restarting method; still no dice.
I managed to get the tether working properly at one point in time. I then tried to install some flash player which caused errors in other departments. I reinstalled ubuntu and fully updated it to fix the errors. I completely updated ubuntu and installed blueman through the software manager gui.
I noticed a few things different this time when installing blueman. First, blueman didn't remove the gnome-bluetooth program like it did before. Second, both bluetooth managers appear in the tray up top. Third, blueman will not tether properly. I've managed to pair the decives properly and my iphone even says it's tethered when I select it as an access point in blueman. It will not actually tether providing interwebs to my ubuntu OS.
1. What gives?! Before, any time I would select my iphone as an "access point" a little green ball would appear in the bluetooth icon and it would access the internet.
2. Also, what do my settings under "local services" need to be set to? Do I need to allow blueman to manage all network activity? Do I need NAT enabled? Do I need DHCP checked? Do I need to set as an access point and/or a group network!?
View 4 Replies
View Related
Oct 3, 2010
I'm using ubuntu 10.04 for a while now And iPhone USB tether worked gr8 (even of the box if I remember well) Now, yesterday at home I upgraded my packages And now today on roads the tethering not working I think kernel got update too - 2.6.25 iPhone - iOS 4.0.1 Ubuntu - 10.04 - recognizing iPhone in rhytmbox and all. Just tether problem.
View 2 Replies
View Related
Jan 5, 2010
how to use tethering with an AT&T iphone on Debian? I personally have not tried much as I usually have a wireless connection where ever I go. Also I take my Windows XP netbook with me when I go out to service someones PC. If I am at home I use my Desktop mainly.
View 3 Replies
View Related
Apr 1, 2010
I have a 9.10 installed on my USB stick drive and I am trying to get my iPhone to tether with bluetooth. I followed a guide, (installed blueman, connected to phone, enabled tethering, set to trust device and provide network access). The computer connects to the network and says it is successful, and the iPhone has the blue flashing banner saying it is now tethering, but firefox doesn't connect to the internet.
Is there a way to force it to use the new tethered connection?
View 3 Replies
View Related
Jan 30, 2011
I can get my system to use the iPhone to tether up, but I don't know how to make Network Manager to do this for me within the GUI somehow. This does work on my eeePC netbook using Ubuntu UNR 10.10. Here is where I think the problem lies. The system sees the phone but doesn't create an ethernet device for it (on either system).
But a:
ifconfig wwan0 up
dhclient wwan0 will make the connection.
On Ubuntu there is a file (/etc/networks) that one can plug some info into, and when once connects the iPhone up to it, it will automatically connect. The data is:
auto wwan0
iface wwan0 inet dhcp.
How would I either make NM work, or accomplish the long way in Fedora, as I could in Ubuntu?
View 1 Replies
View Related
Dec 19, 2010
If I plug my iPhone into my laptop via USB cable, the phone gets mounted but no tethering connection is automatically made.I can manually configure ubuntu to tether with my iphone to use it's internet connection like this:
Code:
sudo ifconfig wwan0 up
sudo dhclient
Does anyone know how to make internet connection tethering happen automatically?
View 2 Replies
View Related
Nov 10, 2010
I just got an iPhone 4 and cannot get wired usb tethering to work. I had the same problem with my old phone, but I was able to wifi tether it without jailbreaking and don't want to have to jailbreak to tether (I don't mind if it is connected via cable, in fact I prefer it).
In both cases, though gnome network manager connects to the phone, and though the phone shows a current tethering connection, the ubuntu system (10.04 Lucid) is not able to load any web pages, despite showing a wired connection, and despite the fact that connection information on this wired connection seems complete (even with an ip address from the iphone and as it did with my old phone). It seems as if there is likely some simple setting that prevents me from using a usb source, though that is a guess.
View 1 Replies
View Related
Aug 4, 2011
The KDE 4.7 announcment states:
The Plasma Workspaces now also offer much improved network management, including experimental support for NetworkManager 0.9 as well as Bluetooth tethering, 3G, VPN, MAC spoofing and other advanced networking options.
However, I don't see any options for Bluetooth tethering in the bluedevil or network manager applets. So, could someone explain how to do bluetooth tethering in KDE 4.7.
I am running OpenSUSE 11.4, KDE 4.7, plasmoid-networkmanagment 0.9.svn1192577-7.2 and bluedevil 1.0.2-3.8.1.
View 1 Replies
View Related
Dec 29, 2010
I have just installed ubuntu on my machine which doesn't have Internet. I can access the net on my laptop and copy any files over. I am wanting to install blueman to tether my iPhone. I cannot find a .deb of it, so downloaded the tar.gz but the stock install doesnt have a compiler. I could download and copy over a compiler, but I'm guessing I'm going to be here hours copying over each dependancy that I come across (I'm guessing there may be a few) how I can tether my iPhone or how I can install blueman? Does anyone know of any pre-built packages I can just copy n install?
View 5 Replies
View Related
Jun 17, 2010
My computer can see the signal but it will not connect.
View 1 Replies
View Related
Jan 14, 2011
It's installed as a mobile broadband connection. Only works if my phone is plugged in during boot, otherwise plugging in my phone does nothing. For example, I booted my netbook earlier today but my phone wasn't plugged in. Tethering did not work, it just acts as if it isn't present. I rebooted (with my phone still attached) and now tethering magically works.
View 5 Replies
View Related
Apr 3, 2010
I've searched through google, and all I can find are instructions on how to set up a L2TP/IPSec VPN that works with macs and iPhones. I'm NOT trying to set up an L2TP/IPSec VPN. I'm trying to set up a pure-ipsec vpn.
The iPhone IPSec client is a built-in cisco client, I believe. I'm staying away from L2TP and PPTP because I need multicast packets to go through. *edit: wow, i just noticed that the title says "8.10 LTS". Oops! I obviously mean "8.04 LTS". Gah, the lack of sleep got to me.
View 6 Replies
View Related
Dec 22, 2010
i have had my bluetooth keyboard and mouse working fine for a little while now, then one day.. seemingly out of the blue (no pun intended) it stopped. heres what i deduced:
Mouse works fine, always keyboard doesnt.
I'm using a logitech dinovo edge
and i can manually force the keyboard to connect by putting the keyboard into discoverable mode (press the button on the back of it) and using hidd:
Code:
hidd --connect XX-XX-XX-XX-XX-XX
but who the heck wants to do that on every reboot or resume from sleep! yikes..
firstly, i noticed that bluetoothd was segfaulting alot:
Code:
ec 22 17:26:09 hostname kernel: [21329.811149] usb 2-6.2: new full speed USB device using ohci_hcd and address 6
[Code]....
View 1 Replies
View Related
Mar 19, 2010
I'm trying to set up a PAN between two laptops to use as a transport for layer 3 communication..my problem is that it just doesnt work.
View 1 Replies
View Related
Jun 16, 2011
Im using a Sennheiser VMX100 one-ear headset and I try to pair it with my Ubuntu 11.04. But the bluetooth manager doesnt find it. What can I do?
View 2 Replies
View Related
Sep 4, 2011
Suddenly after a long time with fedora (now with fedora 15), bluetooth and wifi not working on my laptop (now I'm connected to cable), I checked the network in console doing this:#systemctl status network.serviceAnd response:network.service - LSB: Bring up/down networkingLoaded: loaded (/etc/rc.d/init.d/network)Active: failed since Sat, 03 Sep 2011 21:18:24 +0200; 1min 50s agoProcess: 2949 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)CGroup: name=systemd:/system/network.serviceInstead I do the same query with the bluetooth service and gives me all OK, but does not work, I do not
View 1 Replies
View Related
Jun 25, 2010
I've just loaded up Fedora 13 and I like the new feature Fedora have which allows you to use your mobile as a internet modem over bluetooth. Is it possible to update my Network Manager in ubuntu 10.04 to this new version 0.8.997 through the package manager? Is there a PPA or something I could use?
Would just updating this add the bluetooth ability or would I have to update gnome-bluetooth package as well? Is it doable at all or should I just wait till the next Ubuntu comes out?
View 1 Replies
View Related
Dec 3, 2009
I have a liveusb running Fedora 11 on my hp laptop. I would like to use my T-Mobile Dash 3G unlimited data connection. I have seen many posts regarding wvdial, modem scripts, etc that are going a little over my head. I was able to connect my phone to the laptop, but when I tried to initiate internet sharing on the phone via Bluetooth PAN, nothing happened on the computer. I was connected but not able to do anything.
I saw some developer in a blog mention that he had put Bluetooth PAN support in Fedora 12. Is this not available in F11? Should I try moving to a F12 liveusb for this?
Has anybody had success getting a Tmobile 3G to work with F11?
I would rather use the USB connection so I could charge simulteously, but this looks a lot tricker.
View 2 Replies
View Related
Sep 6, 2010
I'm trying to tether a laptop running 10.04 w/ my cell. It would also be nice to do it with hardy but I can live w/o that.
View 3 Replies
View Related
Jun 25, 2010
i have a bluetooth modem (BlueSMiRF) that is connected to Arduino Duemilanove. I am trying to see serial communication messages from the bluetooth modem.
I have Blueman Device Manager that enabled SPP (Serial Port) and it says :
Code:
Serial port connected to /dev/rfcomm0
How do I see the serial communication on this?
I tried on console
Code:
$rfcomm listen 0
but it's stuck at
Code:
Waiting for connection on Channel 1
Is there any other way to listen (and also send) to serial comm msgs on bluetooth?
View 1 Replies
View Related
Apr 24, 2010
When i connect to my laptop a bluetooth usb stick, the bluetooth could not be turned on.
the bluetooth dameon is on, and when i press the turn on button, nothing happens.
in windows the stick works fine.
View 1 Replies
View Related
Nov 2, 2010
The bluetooth manager does not detect a bluetooth dongle .trying to use ndiswrapper to fix.I installed device manager and the results are shown below.i downloaded the windows driver suite. It has 4 .exe self extracting driver archives and a setupconfig.ini. The .ini file is below.I was able to extract one of the 32bit archives on a windows machine and it had about 8 .inf files that are titled weird and would not install properly using ndiswrapper probably because im using the 64-bit architecture. there are 2 64bit .exe's in the driver download, but how can i extract them in ubuntu and do i really need to install all 8 .inf files. also do i actually need to make a .inf file? if so how?
Asus - BT211 mini bluetooth dongle
Code: http:[url].... - windows driver under download section.
Device manager
Code:
Model: Unknown model (id =0x3000)
Vendor: atheros Communications, inc[code]....
View 2 Replies
View Related
Mar 17, 2010
What I currently do is run this script -
Code:
rfcomm release 0
CHANNEL = `sdptool search --bdaddr=00:21:FE:A5:C9:4A dun | grep Channel | cut -c14`
rfcomm bind 0 00:21:FE:A5:C9:4A ${CHANNEL}
wvdial e71bt
And my /etc/wvdial.conf is configured for AT&T connection here in the US.
Question is, is there anyway I can integrate it with NetworkManager, instead of having to run this script?
There's a "Broadband" option on NetworkManager, but I am not able to get it to recognize my cell phone as a modem. The bluetooth applet only allows for file transfer
View 3 Replies
View Related
Oct 15, 2010
i have the samsung intercept and want to be able to tether using easy tether pro it world perfectly on windows but i cant find samsung adp drivers for ubuntu currently running ubuntu LL but im willing to reinstall with 10.10 if that will do it out of the box
View 3 Replies
View Related