Main Page | Report this Page
Linux Forum Index  »  Linux - Suse Forum  »  Huawei 3G modem update...
Page 1 of 1    

Huawei 3G modem update...

Author Message
central...
Posted: Sat Oct 31, 2009 12:23 pm
Guest
If anyone is interested, tried it again today, using 11.2 RC1, and 'it
just works'. Well, its a bit of a pain working out what turns the
different networks on and off but at the moment, I'm switching between
wifi and 3G OK. And, unlike doz, I dont need to click anything that says
'dial'. I'm officially impressed.
 
Dave Royal...
Posted: Sat Oct 31, 2009 3:55 pm
Guest
central wrote:

Quote:
If anyone is interested, tried it again today, using 11.2 RC1, and 'it
just works'. Well, its a bit of a pain working out what turns the
different networks on and off but at the moment, I'm switching between
wifi and 3G OK. And, unlike doz, I dont need to click anything that says
'dial'. I'm officially impressed.

Do you have an application that counts the volume of data? Ideally by
operator or APN as I use several SIM cards.

I've tried vnstat but can't get it to work.

Dave
--
(Remove any numerics from my email address.)
 
central...
Posted: Sun Nov 01, 2009 6:46 am
Guest
On Sat, 31 Oct 2009 16:55:13 -0500, Dave Royal wrote:

Quote:
central wrote:

If anyone is interested, tried it again today, using 11.2 RC1, and 'it
just works'. Well, its a bit of a pain working out what turns the
different networks on and off but at the moment, I'm switching between
wifi and 3G OK. And, unlike doz, I dont need to click anything that
says 'dial'. I'm officially impressed.

Do you have an application that counts the volume of data? Ideally by
operator or APN as I use several SIM cards.

I've tried vnstat but can't get it to work.

Dave

And *that* was going to be next question - no, I havent, and yes, if
anyone knows of one, I'd like to hear about it.
 
Inge Svensson...
Posted: Sun Nov 01, 2009 9:41 am
Guest
central skrev:
Quote:
On Sat, 31 Oct 2009 16:55:13 -0500, Dave Royal wrote:

central wrote:

If anyone is interested, tried it again today, using 11.2 RC1, and 'it
just works'. Well, its a bit of a pain working out what turns the
different networks on and off but at the moment, I'm switching between
wifi and 3G OK. And, unlike doz, I dont need to click anything that
says 'dial'. I'm officially impressed.
Do you have an application that counts the volume of data? Ideally by
operator or APN as I use several SIM cards.

I've tried vnstat but can't get it to work.

Dave

And *that* was going to be next question - no, I havent, and yes, if
anyone knows of one, I'd like to hear about it.
Not sure about this, but can't Wireshark do that? A bit overkill...

Inge Svensson
 
Dave Royal...
Posted: Sun Nov 01, 2009 11:45 am
Guest
central wrote:

Quote:
On Sat, 31 Oct 2009 16:55:13 -0500, Dave Royal wrote:

central wrote:

I've tried vnstat but can't get it to work.


And *that* was going to be next question - no, I havent, and yes, if
anyone knows of one, I'd like to hear about it.

I ought to qualify what I said about vnstat. It works, but I have to
start/stop it manually - I can't get it to run automatically - either
with CRON or the daemon. It's probably something simple.

It outputs stuff like this:

wlan0 / daily

day rx | tx | total
------------------------+-------------
27.06. 26.85 MiB | 2.71 MiB | 29.56 MiB %%%%
28.06. 134.85 MiB | 13.11 MiB | 147.96 MiB %%%%%%%%%%%%%%%%%%%::
29.06. 48.01 MiB | 6.57 MiB | 54.57 MiB %%%%%%:

Obviously, you need it to report on the ppp link.

umtsmon looks nice but AFAICS from the screenshots doesn't report usage.

Dave
--
(Remove any numerics from my email address.)
 
Inge Svensson...
Posted: Sun Nov 01, 2009 12:24 pm
Guest
Dave Royal skrev:
Quote:
central wrote:

On Sat, 31 Oct 2009 16:55:13 -0500, Dave Royal wrote:

central wrote:

I've tried vnstat but can't get it to work.

And *that* was going to be next question - no, I havent, and yes, if
anyone knows of one, I'd like to hear about it.

I ought to qualify what I said about vnstat. It works, but I have to
start/stop it manually - I can't get it to run automatically - either
with CRON or the daemon. It's probably something simple.

It outputs stuff like this:

wlan0 / daily

day rx | tx | total
------------------------+-------------
27.06. 26.85 MiB | 2.71 MiB | 29.56 MiB %%%%
28.06. 134.85 MiB | 13.11 MiB | 147.96 MiB %%%%%%%%%%%%%%%%%%%::
29.06. 48.01 MiB | 6.57 MiB | 54.57 MiB %%%%%%:

Obviously, you need it to report on the ppp link.

umtsmon looks nice but AFAICS from the screenshots doesn't report usage.

Dave
The script for openSUSE on vnstats homepage seems to work. Add that att

executable and another with
konsole --noclose -e vnstat
to Autostart.
Inge Svensson
 
Dave Royal...
Posted: Sun Nov 01, 2009 12:46 pm
Guest
Inge Svensson wrote:
Quote:
The script for openSUSE on vnstats homepage seems to work. Add that att
executable and another with
konsole --noclose -e vnstat
to Autostart.
Inge Svensson

Thanks. I'll try that.

Dave
--
(Remove any numerics from my email address.)
 
Inge Svensson...
Posted: Mon Nov 02, 2009 6:50 am
Guest
central skrev:
Quote:
On Sun, 01 Nov 2009 11:46:39 -0600, Dave Royal wrote:

Inge Svensson wrote:
The script for openSUSE on vnstats homepage seems to work. Add that att
executable and another with
konsole --noclose -e vnstat
to Autostart.
Inge Svensson
Thanks. I'll try that.

Dave

OK, I'm happy to show my ignorance - what exactly do I do with said
script?
I sawed it as something.sh in ~/kde4/Autostart and then checked it as

executable.
Inge Svensson
 
central...
Posted: Mon Nov 02, 2009 7:46 am
Guest
On Mon, 02 Nov 2009 12:50:58 +0100, Inge Svensson wrote:

Quote:
central skrev:
On Sun, 01 Nov 2009 11:46:39 -0600, Dave Royal wrote:

Inge Svensson wrote:
The script for openSUSE on vnstats homepage seems to work. Add that
att executable and another with
konsole --noclose -e vnstat
to Autostart.
Inge Svensson
Thanks. I'll try that.

Dave

OK, I'm happy to show my ignorance - what exactly do I do with said
script?
I sawed it as something.sh in ~/kde4/Autostart and then checked it as
executable.
Inge Svensson

Thanks - I'll try it when I've finished fighting with Visio on behalf of
my employer.
 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Mon Nov 30, 2009 2:38 am