What does Network service do?

2008-02-19 Thread cheney tang
Hi All,
I develop a wireless network driver now, it seems that Network service is
depanded on.
If no the service , the command ifconfig only says eth0 and lo.
 When the service is started, the DNS is changed wrongly.
I try to test it on Unbutu, the driver work well without Network service.
I had read the FAQ, there is no what I wanted.
Any suggestion is welcomed.

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


Re: Finally, NetworkManager CLI

2008-02-19 Thread Tambet Ingo
Also, I forgot to mention, if you see an ugly error with every command
looking something like this:

ERROR:dbus.proxies:Introspect error on
:1.79759:/org/freedesktop/NetworkManager/VPN/Connection/9:
dbus.exceptions.IntrospectionParserException: Error parsing introspect
data: class 'xml.parsers.expat.ExpatError': mismatched tag: line 29,
column 6

it means you should make sure you have the following patch for bus-glib

http://gitweb.freedesktop.org/?p=dbus/dbus-glib.git;a=commit;h=3f6e2c0c76d3643a1823b5ea7c8f5486a6b448de

It's not in any release yet.

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


Re: What does Network service do?

2008-02-19 Thread Dan Williams
On Tue, 2008-02-19 at 21:09 +0800, cheney tang wrote:
 Hi All,
 I develop a wireless network driver now, it seems that Network service
 is depanded on.

Do you mean the NetworkManager service specifically, or something else?

 If no the service , the command ifconfig only says eth0 and lo.
  When the service is started, the DNS is changed wrongly.
 I try to test it on Unbutu, the driver work well without Network
 service.
 I had read the FAQ, there is no what I wanted.
 Any suggestion is welcomed.

The driver should support the Linux Wireless Extensions API (kind of
like NDIS on windows), and should work correctly with wpa_supplicant's
'wext' driver.  Usually when a card doesn't work well with
NetworkManager, the driver is not correctly implementing the Wireless
Extensions API, like not correctly handling concurrent requests or the
non-ordered nature of WEXT.

Also, if the hardware you are developing for is a softmac-type part, I'd
encourage you to base it off the kernel's mac80211 stack, which will
save you a lot of work especially with WEXT.

Dan


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


Re: Release: 0.6.5.98 (0.6.6 rc1)

2008-02-19 Thread Michael Biebl
Dan Williams wrote:

 3.) nm-applet-potfiles.patch
 Add a missing file with translatable strings to po/POTFILES.in.
 Otherwise make (dist)check will fail

make check for nm-applet broke again in r543.
A new patch is attached (removing obsolete files, adding new files and
sorting them alphabetically).

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
Index: po/POTFILES.in
===
--- po/POTFILES.in	(Revision 543)
+++ po/POTFILES.in	(Arbeitskopie)
@@ -1,6 +1,15 @@
 [encoding: UTF-8]
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
+editor/bssid-editor-dialog.c
+editor/editor-app.c
+editor/editor-gconf-helper.c
+editor/editor-keyring-helper.c
+editor/widget-wso-leap.c
+editor/widget-wso-wep.c
+editor/widget-wso-wpa-enterprise.c
+editor/widget-wso-wpa-personal.c
+libnma/libnma.c
 src/applet-compat.c
 src/applet-dbus-devices.c
 src/applet-dbus-info.c
@@ -22,11 +31,3 @@
 src/wso-wep-passphrase.c
 src/wso-wpa-eap.c
 src/wso-wpa-psk.c
-editor/bssid-editor-dialog.c
-editor/editor-app.c
-editor/editor-gconf-helper.c
-editor/editor-keyring-helper.c
-editor/widget-wso-wep.c
-editor/widget-wso-wpa-enterprise.c
-editor/widget-wso-wpa-personal.c
-editor/editor.glade


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


Re: intel 3945 unencrypted problem

2008-02-19 Thread Carlos Pasqualini
DAN

as i test the new driver iwlwifi using the kernel from the SID version
of debian (Unstable) it works OK so it is not a problem about Gnome
Netowrk Manager and your simple suggestion give to me a solution.

i really thank you.

:D

regards

Charly


El mar, 12-02-2008 a las 15:43 -0500, Dan Williams escribió:
 On Tue, 2008-02-12 at 17:17 -0200, Carlos Pasqualini wrote:
  nobody can give me some help??
 
 Well, any chance you can test the iwlwifi drivers that have been in
 kernels since 2.6.22/2.6.23 I believe?
 
 Can you post some log output from the standard syslog location for a
 NetworkManager attempt at connecting to the open AP?
 
 Dan
 
  
  El dom, 10-02-2008 a las 11:18 -0200, Carlos Pasqualini - SETI
  Soluciones Informáticas escribió:
   Hi guys:
   
   NOTE: mi english is very bad, so use your imagination ;)
   
   
   i have a little problem with the Gnome Network Manager...
   
   i can connect over wifi to wep, wpa, wpa2, wpa-psk  all ok...
   
   but i can't connecto to unencripted unprotected totally open
   networks ?!!!
   jajajajja
   
   i don't know what's happening... it seems funny..
   
   if i unchek the wireless in the gnome-network-manager (right clik on
   the icon...) and run some siple commands the connections espablishes ok:
   
   # iwconfig eth1 essid [open-network-essid]
   # ifup eth1
   
   watching what does the GNM, i belive that it connects to the wireless
   but it doesn't realize that it's connected and it tries again, and
   again...  and againand then it stop tring
   
   I use Debian Lenny, my packages installed:
   
   ii  network-manager-gnome   0.6.5-3   network management framework
   (GNOME frontend)
   
   ii  network-manage 0.6.5-5network management framework daemon
   
   ii  firmware-ipw3945  0.9
   Binary firmware for Intel Wireless 3945 (old style)
   
   ii  ipw3945-modules-2.6.22-3-686  2.6.22+1.2.2-4
   Intel Wireless 3945 modules for Linux 2.6.22 on PPro/Celeron/PII/PIII/P4
   
   ii  ipw3945d  1.7.22-5
   Binary userspace regulatory daemon for Intel PRO/Wireless 3945ABG cards
   
   ii  linux-image-2.6.22-3-686  2.6.22-6
   Linux 2.6.22 image on PPro/Celeron/PII/PIII/P4
   
   and i'm using an ASUS Z96F laptop chasis with these devices:
   
   00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML
   and 945GT Express Memory Controller Hub (rev 03)
   00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
   943/940GML Express Integrated Graphics Controller (rev 03)
   00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
   943/940GML Express Integrated Graphics Controller (rev 03)
   00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
   Definition Audio Controller (rev 02)
   00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
   Port 1 (rev 02)
   00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
   Port 2 (rev 02)
   00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express
   Port 3 (rev 02)
   00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
   Controller #1 (rev 02)
   00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
   Controller #2 (rev 02)
   00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
   Controller #3 (rev 02)
   00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
   Controller #4 (rev 02)
   00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI
   Controller (rev 02)
   00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
   00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface
   Bridge (rev 02)
   00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA
   IDE Controller (rev 02)
   00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller
   (rev 02)
   03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
   Network Connection (rev 02)
   04:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363
   AHCI Controller (rev 02)
   05:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
   05:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro
   Host Adapter (rev 19)
   05:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev
   01)
   05:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host
   Adapter (rev 0a)
   05:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
   RTL-8110SC/8169SC Gigabit Ethernet (rev 10)
   
   
   info of the device:
   
   # lspci -s 03:00.0 -vvv
   03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG
   Network Connection (rev 02)
   Subsystem: Intel Corporation Unknown device 1000
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
   ParErr- Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- 

Kernel drivers (newbie questions)

2008-02-19 Thread PEDRO MACANAS VALVERDE
Where can I obtain a list with the correspondences between my device name (i.e. 
Linksys WRTXXX) and its Kernel Driver (or simply its driver) in Linux ?. Can I 
use the web for this ?.
 
Does network manager manages my PPP internet connection ?. Can I use it to 
link the PPP Internet access to a WiFi network ?.
 
Thanks in advance.
 
Pedro.
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list