Try using the repository at http://www.vin-dit.org/ .  I haven't tried it
myself, as I compile from source, but it seems relatively up to date.

 You could also use the native Debian ifupdown system to bring up your
wireless connection on system startup.  Edit the /etc/network/interfaces
file, and add something like the following:

auto wlan0
iface wlan0 inet dhcp
        wireless-essid SID_GOES_HERE
        wireless-key KEY_GOES_HERE

 or, for WPA networks:

auto wlan0
iface wlan0 inet dhcp
        wpa-ssid SID_GOES_HERE
        wpa-psk KEY_GOES_HERE


 Cheers,
 dave.k


 In the year 2014, of the month of February, on the 17th day, Pierre Couderc 
wrote:
> 
> Le 17/02/2014 16:10, rob a écrit :
> > On 17/02/14 13:53, Pierre Couderc wrote:
> >> Le 17/02/2014 13:41, Carsten Haitzler (The Rasterman) a écrit :
> >>> On Mon, 17 Feb 2014 09:43:14 +0100 Pierre Couderc <pie...@couderc.eu> 
> >>> said:
> >>>
> >>>> Le 17/02/2014 07:25, Carsten Haitzler (The Rasterman) a écrit :
> >>>>> On Mon, 17 Feb 2014 05:32:43 +0100 Pierre Couderc <pie...@couderc.eu> 
> >>>>> said:
> >>>>>
> >>>>>> Le 17/02/2014 00:28, Carsten Haitzler (The Rasterman) a écrit :
> >>>>>>> On Mon, 17 Feb 2014 00:23:24 +0100 Pierre Couderc <pie...@couderc.eu>
> >>>>>>> said:
> >>>>>>>
> >>>>>>>> Le 16/02/2014 23:02, Massimo Maiurana a écrit :
> >>>>>>>>> Pierre Couderc, il 16/02/2014 20:23, ha scritto:
> >>>>>>>>>> Is there an howto to install a minimum e17 on debian jessie ?
> >>>>>>>>>> I have tried to install debian jessie without desktop environment, 
> >>>>>>>>>> then
> >>>>>>>>>> add xorg packet then e17.
> >>>>>>>>>> It works but I have no wifi network, I have installed connman, but 
> >>>>>>>>>> I do
> >>>>>>>>>> not see it in enlightenment.
> >>>>>>>>> Is the connman module loaded? And is it added to a shelf?
> >>>>>>>>> I'm on jessie and i use connman without problems, I even have 
> >>>>>>>>> econnman
> >>>>>>>>> installed but that is not needed.
> >>>>>>>>>
> >>>>>>>> Mmm, sorry I am new to enlightenment, "loaded"...?
> >>>>>>>> If you want say that I find it in :
> >>>>>>>>        ps -aux
> >>>>>>>> Yes, it is.
> >>>>>>>> But I do not know what to do with it...
> >>>>>>>> And when I start enlightenment, I do not see anything that could be
> >>>>>>>> could be a networkd manager.
> >>>>>>>> Ans sorry, I am not well sure what is a shelf.
> >>>>>>> settings -> modules ... under "system" ... connection manager. is it
> >>>>>>> loaded? (on. enabled. blue light...)?
> >>>>>>>
> >>>>>> Thank you. No, it is not. I appears in psa -aux | grep connmon but not
> >>>>>> in enlightenment.
> >>>>>> I surely miss a way to inform e17 that connmon is present.
> >>>>> then load it. connman in ps is just the connman daemon. modules don't 
> >>>>> have a
> >>>>> process name/id - they are part of the enlightenment process.
> >>>>>
> >>>> Ok, but this is the problem.  how do I do that ?
> >>>> I am looking for a basic howto or documentation  or reference about
> >>>> enlightenment, I find many partial pages, but nothing structured.
> >>>> Thank you for your patience
> >>> there's a big load button below the list of modules... under system. 
> >>> select the
> >>> module - then load (or unload). it doesn't require a document to tel you 
> >>> how.
> >>> it's right there in the gui.
> >>>
> >> Well, so if do "settings -> modules->system", I should see "connection
> >> manager".
> >> No I see battry, temperature, Dbus extension, (...) but nothing like
> >> "connction manager".
> >> Maybe it is linked to https://phab.enlightenment.org/T804 ?
> >>
> > See debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593366
> >
> > rob
> >
> Thank you, Rob, so I conclude that e17 cannot work on debian , or that I 
> have to build it myself, or wait it is more mature?
> 
> 
> 
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience.  Start now.
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to