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
I am running ubuntu 10.10 and supplying my internet connection with EasyTether on my Motorola Droid 2. I've got my laptop internet working great, but I've tried to follow a couple connection sharing guides and they don't seem to work with my PS3. So the setup is that EasyTether provides the internet connection and an ethernet cable connects the laptop and ps3. I have even tried using FireStarter, but it says eth0 (the connection between laptop and ps3) is not ready.
So here's the question: What should I do to allow my ps3 to access the internet? I've tried manual and automatic settings on my ps3 and neither worked. I believe the problem is with my laptop's settings.
Here's what happens when I do a connection test on my PS3 (automatic config)
Obatain IP Address - Failed
And when I do it manually
Obtain IP Address - Succeeded Internet Connection - Failed
I've just got a nice HTC Desire (ie almost the same model as the Nexus One), and it can work as a modem for accessing the internet. After googling this, I've found out that on debian it works straight without adding any package, just as the pjone is connected. This is not the case on slackware 13... Has anyone got this to work already?
I searched the forum but could not find anything to solve my problem. I installed Ubuntu via Wubi.exe from windows first time, before deciding to completely format and start with a Linux Ubuntu clean install (64-bit). When I installed it with Wubi.exe, I simply plugged in my Wave and it connected to the internet...no fuss!
Problem is, after clean installing Ubuntu, the same does not happen. I cant connect to mobile broadband. It is worth mentioning that this is my only internet connection available (mobile broadband) and I am thus unable to update, get necessary repositories from Linux etc.
I read something about usb_modeswitch being involved, manually did that, but I still cannot connect to the mobile broadband. Mobile broadband is enabled when I right-click the connections too. I set up the connection for CellC, removed the "Cellcis" username, added it and more, but it still does not connect.
Can anybody give me some pointer on how to go about fixing this connection, because as you can imagine, my Linux install is pretty useless without internet.
I am trying to tether internet from my LG Leon to a new debian 8.1 install so i can install network drivers but i keep getting disconnected.After activating the tethering, it works fine, and appears as a "wired" connection in Network, after a minute it will always change from wired to "Mobile Broadband" and asks me to select my "Network". (Then the internet doesn't work until tethering is reset.) Is there any way i can stop debian from doing this? The silly thing the internet works perfectly until it shifts it like this.
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.
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.
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
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?
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?
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]
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 ?
I installed everything and am running android OS on Ubuntu (using androidphonedriver guide). The problem I'm having now is that I don't know how to install android market application to be able to install other apps like opera etc.).
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
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.
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!?
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.
I have the weirdest problem on the newly (freshly) installed Natty on my Acer Aspire 5741G: Wifi connectivity is good out-of-the-box and can connect (at least with my office's network) but cannot connect with my phone's (HTC Legend with Froyo) configured as a portable hotspot.
The network can be detected, but fails to connect. I have tried with WPA, without any security.... it all does not work.Previously Lucid 10.4 connected flawlessly out-of-the-box on the same machine.Other devices detect and connect to the phone without problems.
I have a Droid Eris teathered over USB. I would like to share the the internet connection over WiFi. Currently, I forward tcp:8080 to tcp:8080 with the android tools. (I'm using the proxoid application.) Then I set firefox to use localhost:8080 as a proxy.How can I share this connection over WiFi?
I like playing around in linux. I have Windows 7 Home Premium which does not have Remote access.I want to be able to control my computer from my android phone. Which verison would be best. I was going to try out Linux Mint 9.
I was downloading the Android SDK when, mid download, I lost my internet connection. Now I cannot connect to the internet via hardwire connection. I can still connect on Vista, and I can connect via wireless, but I cannot have a hardwired connection.
I thought this will be as simple as in Windows 7 (connectify+virtual router). But it's not. So far I've managed to install a driver for an usb wifi dongle and now Ubuntu sees it
Code: $ iwconfig lo no wireless extensions. eth0 no wireless extensions. wlan0 unassociated Nickname:"<WIFI@REALTEK>"
[Code].....
Could it be that the wifi interface is down or something?
PS. when I left click on network manger, I see that under wireless networks it's written "disconnected".
I know this isn't directly related to Ubuntu (even if the rest of my network is pure Ubuntu!), but I haven't had any luck uncovering this info through the usual channels. Does anyone know which port Android 2.2 on a VIA wm8650 uses to access the Internet? My Wifi is routed through a Linux firewall (Ipcop) which forces normal outbound Internet traffic via normal ports (80, 8080 etc) through the ipcop proxy, but the wm8650 somehow bypasses the proxy. I don't know whether I'm just missing the port the tablet is actually using.
I'm trying to get my android 2.3 phone to connect to my vpn server and I followed this guide [URL]... but it isn't working. I've tried compiling both xl2tpd and openswan myself but it resulted with the same error I can connect to my vpn from windows 7 but when I try to connect with my phone I get this in the log file (jumped to the interesting part & highlighted the line that's bothering me most)
Code: May 19 19:06:44 ubuntu pppd[12718]: found interface eth0 for proxy arp May 19 19:06:44 ubuntu pppd[12718]: local IP address 192.168.0.196 May 19 19:06:44 ubuntu pppd[12718]: remote IP address 192.168.0.200 May 19 19:06:44 ubuntu pppd[12718]: Script /etc/ppp/ip-up started (pid 12721)
We just set up a vpn & samba server and are running into this problem.
we can log into the vpn and can ssh, http, ftp in the various servers on the internal network. however when trying to view Samba/Windows shares over any windows machine, they fail to connect. BUT we can vpn in on any android device and using a samba app view the Samba & Windows shares on any server we try.
If im logged in the network internally, there does not seem to be a problem. Only if we VPN in from the outside.