Re: How to use the pppd plugin from svn?

2007-12-20 Thread Tambet Ingo
On Dec 19, 2007 9:46 PM, van Schelve [EMAIL PROTECTED] wrote:
 After restarting hald, NetworkManager and the modem itself I see three
 entries GSM Modem in the NetworkManager. But how do I have to configure
 them to create a UMTS connection?

There was a bug in NetworkManager that added a GSM Modem entry for
each serial interface the modem has. It was fixed a couple of weeks
ago in the SVN. There's no UI for configuring the modem connections,
the applet creates settings with default values and if that doesn't
work for your connection, then it doesn't work. You could use
gconf-editor to change the phone number or to set the PIN, other
settings are currently ignored by NM.

Tambet
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


autogen error

2007-12-20 Thread vikram b
Hi,
 Trying to build the svn trunk.

on running autogen.sh got automake  error :

/usr/bin/gnome-autogen.sh
checking for autoconf = 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.60
checking for automake = 1.7...
  testing automake-1.7... not found.
  testing automake-1.8... found 1.8.5
checking for libtool = 1.5...
  testing libtoolize... found 1.5.22
checking for glib-gettext = 2.2.0...
  testing glib-gettextize... found 2.12.4
checking for intltool = 0.30...
  testing intltoolize... found 0.35.0
checking for pkg-config = 0.14.0...
  testing pkg-config... found 0.20
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./vpn-daemons/pptp/configure.in
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running aclocal-1.8...
/usr/share/aclocal/snacc.m4:24: warning: underquoted definition of
AM_PATH_SNACC
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of
AM_PATH_GLIB
/usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of
AM_PATH_GCONF
/usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of
AM_GCONF_SOURCE
Running autoconf...
Running autoheader...
Running automake-1.8...
*configure.in:5: require Automake 1.9, but have 1.8.5*


I have indeed install automak1.9

# aptitude search automake

v   automake
-

i A automake1.4-
A tool for generating GNU Standards-compliant
Makefiles
v   automake1.4-doc
-

p   automake1.7-
A tool for generating GNU Standards-compliant
Makefiles
i A automake1.8-
A tool for generating GNU Standards-compliant
Makefiles
i A automake1.9-
A tool for generating GNU Standards-compliant
Makefiles
v   automaken
-


any clues how to solve above ?

regards

Vikram
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: autogen error

2007-12-20 Thread Michael Biebl
vikram b schrieb:
 I have indeed install automak1.9
 
 # aptitude search automake
 
 v   automake
 -
 
 i A automake1.4-
 A tool for generating GNU Standards-compliant
 Makefiles
 v   automake1.4-doc
 -
 
 p   automake1.7-
 A tool for generating GNU Standards-compliant
 Makefiles
 i A automake1.8-
 A tool for generating GNU Standards-compliant
 Makefiles
 i A automake1.9-
 A tool for generating GNU Standards-compliant
 Makefiles
 v   automaken
 -
 
 
 any clues how to solve above ?

Try update-alternatives --auto automake. Then run ./autogen.sh

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


NM 0.7 on Fedora 8 with 3G USB Modems

2007-12-20 Thread Peter Robinson
Hi All,

Been reading through the list for details of the 3G modem support in
Fedora8/NM. It seems like its almost there, and from my playing it
seems like I've got it almost working :)

Its one of the seemingly infamous Huawei E220's and a bit of a search
I got it ready to go, and added the problems I had to the RH BZ ticket
here https://bugzilla.redhat.com/show_bug.cgi?id=253096 (I added a
blacklist to the /etc/modprobe.d dir for the USB device).

I then added the .fdi file mentioned on the list earlier in the month
and restarted hal. NM now detects the modem but wouldn't connect. I
first discovered that the NM ppp plugin in the F8 rpm was looking for
/usr/lib64/NetworkManager/nm-pppd-plugin.so where as it was located in
/usr/lib64. A quick symlink fixed that.

I've attached the relevent portion of /var/log/messages which includes
a crash from NM as well. It looks like its almost successful but
there's a selinux message although the system is configured for
permissive (I think it might be a log).

Any ideas or details that I've missed. Is there any config needed that
isn't in a GUI somewhere?

BTW The network is the Three network in the UK.

Cheers,
Peter
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list