Re: policykit and networkmanager

2009-04-09 Thread Justin Mattock
On Thu, Apr 9, 2009 at 10:27 PM, Michael Biebl wrote: > Justin Mattock wrote: >> While compiling NetworkManager >> I receive and error about not having >> policykit-dbus. >> when looking at policykit >> and pkgconfig. >> I noticed policykit 0.8 >> offers the correct values, but >> the latest polic

policykit and networkmanager

2009-04-09 Thread Justin Mattock
While compiling NetworkManager I receive and error about not having policykit-dbus. when looking at policykit and pkgconfig. I noticed policykit 0.8 offers the correct values, but the latest policykit has changed it definitions: polkit-agent-1.pc polkit-backend-1.pc polkit-gobject-1.pc Is there a

Re: Novacom GNS-60IU - how to add support

2009-04-09 Thread Alex Williams
> Is ttyUSB0 the only port the modem provides?  Any idea what exact kernel > driver the modem uses? Driver is 100% = linux-2.6/drivers/usb/serial/cp210x.c Modem = USB<->RS232 converter, it's a simple regular "serial port style" modem... After connecting modem in /dev I have following new files:

Re: NM 0.7.0.100 and Slackware

2009-04-09 Thread Sasa Ostrouska
On Thu, Apr 9, 2009 at 11:21 PM, Sasa Ostrouska wrote: > On Thu, Apr 9, 2009 at 11:14 PM, Dan Williams wrote: >> On Thu, 2009-04-09 at 22:58 +0200, Sasa Ostrouska wrote: >>> On Thu, Apr 9, 2009 at 10:27 PM, Michael Biebl wrote: >>> > Sasa Ostrouska wrote: >>> >> Dear Michael, >>> > >>> > Hi Sasa

Re: NM 0.7.0.100 and Slackware

2009-04-09 Thread Sasa Ostrouska
On Thu, Apr 9, 2009 at 11:14 PM, Dan Williams wrote: > On Thu, 2009-04-09 at 22:58 +0200, Sasa Ostrouska wrote: >> On Thu, Apr 9, 2009 at 10:27 PM, Michael Biebl wrote: >> > Sasa Ostrouska wrote: >> >> Dear Michael, >> > >> > Hi Sasa, please keep the mailing list in CC >> >> Hehe, didnt even know

Re: NM 0.7.0.100 and Slackware

2009-04-09 Thread Dan Williams
On Thu, 2009-04-09 at 22:58 +0200, Sasa Ostrouska wrote: > On Thu, Apr 9, 2009 at 10:27 PM, Michael Biebl wrote: > > Sasa Ostrouska wrote: > >> Dear Michael, > > > > Hi Sasa, please keep the mailing list in CC > > Hehe, didnt even know that I have mailed you directly :) sorry, will > pay more att

Re: NM 0.7.0.100 and Slackware

2009-04-09 Thread Sasa Ostrouska
On Thu, Apr 9, 2009 at 10:27 PM, Michael Biebl wrote: > Sasa Ostrouska wrote: >> Dear Michael, > > Hi Sasa, please keep the mailing list in CC Hehe, didnt even know that I have mailed you directly :) sorry, will pay more attention on that :) > >> On Thu, Apr 9, 2009 at 12:26 PM, Michael Biebl w

Re: Network Manager issues with password storage on Ubuntu 8.10

2009-04-09 Thread Dan Williams
On Wed, 2009-04-08 at 17:25 -0700, Harald Rudell wrote: > Hello, > > using the nm-applet 0.7.0 and network manager 0.7, you may end up in a > situation where each saved WPA password becomes garbled > > this can happen when > 1. you delete the default key ~/.gnome2/keyrings/login.keyring, and > gn

Re: NM 0.7.0.100 and Slackware

2009-04-09 Thread Michael Biebl
Sasa Ostrouska wrote: > Dear Michael, Hi Sasa, please keep the mailing list in CC > On Thu, Apr 9, 2009 at 12:26 PM, Michael Biebl wrote: >> Sasa Ostrouska wrote: >>> configure --with-distro=slackware \ --with-docs \ >>> --with-dbus-sys=/etc/dbus-1/system.d \ --with-dhcp-client=dhcdbd \ >> ^ Th

Re: [PATCH] remove dup in configure.in

2009-04-09 Thread Dan Williams
On Thu, 2009-04-09 at 07:02 +0200, Michael Biebl wrote: > Hi, > > AC_ARG_WITH(crypto,..) is duplicated, most likely a c&p error. > Trivial patch attached. Committed, thanks! Dan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http:

Re: How to connect to a WPA network that uses 10 hexadecimal digits as password

2009-04-09 Thread Dan Williams
On Thu, 2009-04-09 at 09:05 +0200, Jaap A. Haitsma wrote: > >> > >> Instructions of the hotel are the following > >> > >> SSID: STI WiFi > >> key: a531bc531d > >> PC: Network Key > >> MAC: WPA 10 digits > > > > Could you try turning off NM, killing wpa_supplicant, and using > > 'iwconfig' to associ

Network Manager issues with password storage on Ubuntu 8.10

2009-04-09 Thread Harald Rudell
Hello, using the nm-applet 0.7.0 and network manager 0.7, you may end up in a situation where each saved WPA password becomes garbled this can happen when 1. you delete the default key ~/.gnome2/keyrings/login.keyring, and gnome recreates it automatically 2. maybe when changing passwords 3. updat

Re: Novacom GNS-60IU - how to add support

2009-04-09 Thread Dan Williams
On Thu, 2009-04-09 at 02:37 +0400, Alex Williams wrote: > > What version of NM from 9.04? What driver controls the device? > > Ubuntu 9.04 Beta 1 - Network Manager 0.7.0.99 > Modem is fully 100% functional in GPRS mode when using "wvdial" > software and /dev/ttyUSB0... > > > What's the output of

Re: Novacom GNS-60IU - how to add support

2009-04-09 Thread Alexander Sack
On Thu, Apr 09, 2009 at 02:37:25AM +0400, Alex Williams wrote: > > What version of NM from 9.04?  What driver controls the device? > > Ubuntu 9.04 Beta 1 - Network Manager 0.7.0.99 > Modem is fully 100% functional in GPRS mode when using "wvdial" > software and /dev/ttyUSB0... Please retry with t

Re: NM 0.7.0.100 and Slackware

2009-04-09 Thread Michael Biebl
Sasa Ostrouska wrote: > configure --with-distro=slackware \ > --with-docs \ > --with-dbus-sys=/etc/dbus-1/system.d \ > --with-dhcp-client=dhcdbd \ ^ That doesn't look right, you either want dhclient or dhcpcd here

Re: How to connect to a WPA network that uses 10 hexadecimal digits as password

2009-04-09 Thread Jaap A. Haitsma
>> >> Instructions of the hotel are the following >> >> SSID: STI WiFi >> key: a531bc531d >> PC: Network Key >> MAC: WPA 10 digits > > Could you try turning off NM, killing wpa_supplicant, and using > 'iwconfig' to association with WEP instead? > > killall -TERM NetworkManager > killall -TERM wpa_s