Ubuntu mit DTAC bz AIS

und andere Männerspielzeuge
Forumsregeln
Bitte unbedingt vor einer Registrierung/Anmeldung lesen.
Antworten
Benutzeravatar

Topic author
DisainaM
Member+
Beiträge: 1937
Registriert: 03.06.2010 16:45
Hat sich bedankt: 48 Mal
Danksagung erhalten: 550 Mal

Ubuntu mit DTAC bz AIS

#1

Beitrag von DisainaM »

das grosse Problem mit Ubuntu in Thailand, wenn man mit einem USB Stick incl. Sim Card von DTAC bz AIS ins Internet moechte,
der chinesische Stick wird nicht erkannt,
und man beginnt mit der Suche, welcher Stick nun mit Ubuntu funktionstuechtig ist.

manche habens es immerhin geschafft, eine Konfiguration mit dem DTAC aircard stick zum Laufen zu bringen.
This may be old news for some but...
Just want to report that the "DTAC aircard life is colorful colorful" work fine on GNU/Linux
(it should... like all other "aircards", it's all built on "standards"... well... if MSCHAPv2 can be called standard...)

On the box it says: System requirements: Windows 2k/XP/Vista/7 ans MacOS 10.4-5-6.
Obviously they have no clue what they are talking about. DTAC most likely have larger resources than I do, still they are unable to understand what the system requirements really are. Some kind of defect??! Now someone say that they are not unable, they just don't do it... That would be worse, it can't be that bad.

I use it on Kubuntu Karmic with the network manager and here is what I did:

Before I got it to work I had to install
sudo apt-get install network-manager-pptp pptp-linux resolvconf

and then restart the networkmanager (or reboot). Now you have the MSCHAPv2 protocol plus some other stuff.

For some reason I never received any DNS so I have to config this manually. (that's the reason for the resolvconf installation above)

sudo nano /etc/dhcp3/dhclient.conf
insert this line:
supersede domain-name-servers 8.8.8.8, 8.8.8.4;
or if you don't like googles DNS, here are the openDNS
supersede domain-name-servers 208.67.222.222, 208.67.220.220;

plug in the usb aircard. This would open a dialog (at least on Ubuntu) and you select whatever makes sense. If there is no dialog automatically opening...

In Kubuntu there is a message saying a device is plugged in. Click on the up-arrow on the right side. (do not open it as a usb-drive)

Right click the knetwork manager and choose "Manage connections" (this is on Kubuntu 9.10 and KDE4)
Under the tab mobile broadband, create a new one.

Connection name (up to you)
phone number: *99#
APN: http://www.dtac.co.th" onclick="window.open(this.href);return false;
no username
no password
type: any
no pin
no puk

on the ppp tab the following is checked, all others are unchecked:
authenication
MSCHAPv2
EAP
stateful MPPE (greyed out)
allow BSD compression
Allow Deflate compression

save, apply, ok, etc...

You should now have an icon in the knetwork manager, click it and it should connect.

If it doesn't, blame me, not DTAC. I probably forgot to tell you something important. Take a look in the syslog first to get a hint... google it.

And please write your experiences, finding and solutions here, so others can find it too.
http://www.thaivisa.com/forum/topic/339 ... -gnulinux/" onclick="window.open(this.href);return false;
I am using Ubuntu 9.10 with CAT CDMA Novatel / Merlin X720 express card modem.
Works out of the box. No drivers to download, It detected the device as soon as it was plugged in and all I had to do was input my username and password.
CAT CDMA is significantly faster than any Edge or GPRS currently available until 3G comes along.
Im using mint and it found my Mc760 straight away too(I didnt have to input username or password though)
http://www.thaivisa.com/forum/topic/318 ... -internet/" onclick="window.open(this.href);return false;
Benutzeravatar

amnesius
Member
Beiträge: 47
Registriert: 03.06.2010 15:33
Hat sich bedankt: 0
Danksagung erhalten: 1 Mal

Re: Ubuntu mit DTAC bz AIS

#2

Beitrag von amnesius »

Die Unterstützung der diversen Mobile Internet Sticks unter Linux ist leider derzeit noch nicht so optimal. Um dem Problem aus dem Weg zu gehen haben wir uns vor einiger Zeit einen Huawei G5 Router zugelegt.

Das Gerät ist etwas kleiner als eine Zigarettenschachtel und läuft bei Bedarf auch über den eingebauten Akku. Ins Internet geht es über Edge oder 3G, das Linux Notebook verbindet sich über Wifi.

Großer Vorteil, ist im Haus der Mobilfunk Empfang schlecht, dann kann man das Gerät einfach an das Fenster oder auf den Balkon legen. Das funktioniert im Raum Bangkok mit DTAC als Provider einwandfrei.

Das Gerät selbst haben wir in Hongkong gekauft, keine Ahnung ob man es in Thailand kaufen kann, Preis ca. 80€.
Falls dir die Antwort zu ungenau erscheint, könnte es an der Fragestellung liegen.
Benutzeravatar

strike
Member+
Beiträge: 833
Registriert: 04.06.2010 08:35
Hat sich bedankt: 4 Mal
Danksagung erhalten: 3 Mal

Re: Ubuntu mit DTAC bz AIS

#3

Beitrag von strike »

amnesius hat geschrieben:Die Unterstützung der diversen Mobile Internet Sticks unter Linux ist leider derzeit noch nicht so optimal. .....
Ich benutze zwei verschieden Web'n'Walk-Sticks (T-Mobile) aus Deutschland.
Es sind Huawei bzw. ZTE Chips verbaut.
Beide wurden 2009 und 2010 anstandslos unter Ubuntu erkannt und arbeite(te)n zuverlaessig.
Eine optimale Unterstuetzung fuer derartige Dinge unter LINUX gibt es (noch) nicht.

Ein Link der eventuell weiterhilft: http://wiki.ubuntuusers.de/Hardwaredate ... ungen#UMTS" onclick="window.open(this.href);return false;
Information is not knowledge. Knowledge is not wisdom. Wisdom is not truth. Truth is not beauty. Beauty is not love. Love is not music. Music is the best.
Antworten