I install KDE_5_on_Leap_42.1_openSUSE_by_kolAflash.x86_64-0.1.1.iso on my usb to try opensuse kde plasma 5.
But I cannot connect to the internet via usb tethering with Samsung Galaxy Note 5
Plug my phone and enable usb tethering >>> nothing happen
Restart NetworkManager >>> found the usb tethering but still doesn’t connect.
Some more code
Do you have USB debugging enabled (sometimes required to enable 2 way communications over USB)? Not mentioned in the above link so may not be necessary but is required on devices which don’t have a built-in tethering configuration.
Sorry I forgot to add more information.I did this in the past, I can usb tether on linux mint 17.3, debian 8.3.0 kde, kubuntu 15.10 and ubuntu 15.10 just fine. I am replying this post tethering with linux mint 17.3. So I think the problem is on opensuse kde.
I didn’t enable usb debugging or carrier blocking.
You could add one manually in the connection definition you have for Network Manager I guess. Edit the connection as necessary. There are many valid name servers you could use eg an openDNS server 208.67.222.222 or a Google DNS server 8.8.8.8
On 02/01/2016 03:56 PM, deano ferrari wrote:
>
> Kevin_Tee;2751938 Wrote:
>> Thanks.But I still cannot connect to internet via firefox. So how do I
>> assigned namserver?
> You could add one manually in the connection definition you have for
> Network Manager I guess. Edit the connection as necessary. There are
> many valid name servers you could use eg an openDNS server
> 208.67.222.222 or a Google DNS server 8.8.8.8
>
> To add on the fly, you could do
>
> Code:
> --------------------
> sudo echo “nameserver 208.67.222.222” > /etc/resolv.conf
> --------------------
>
>
Deano,
Please use two > characters so that people are only adding to the
content and not completely over writing the file.
–
Ken
linux since 1994
S.u.S.E./openSUSE since 1996
Yes, I’m aware of the ‘>>’ operator, but don’t see any advantage with doing that. One could also edit the file with an editor if preferred. If the file is removed, it is recreated the very next time the network is started anyway, so easy to return to default if required.
Thank you!!! It works now I can connect to the internet. But then I have a question, why can’t it fix itself, or at least tell some error. This is not difficult to fix at all.
From a quick search, it would seem to be a quirk that some users experience when tethering via Android devices (nothing to do with openSUSE as such). Maybe some issue with the phone’s DNS server