Hello christian
> Hello,
>
> I'm using Bering (great package !) on a Hewlett-Packard Omnibook 3000 I have
> dedicated to protect my home network.
> Almost everything is working smoothly except three points:
>
> - I have to start by-hand dnscache (/etc/init.d/dnscache start) and I don't
> know why. No error message in logs, and the link in /etc/rc2.d is present.
> - I'm confused with PPP and PPPoE.
> In fact I want PPPoE to start at boot time but this is PPP (chap) which
> starts and fails miserably and PPPoE is not launched.
You have to switch off ppp at boot time. leave the file
no_ppp_at _boot in /etc/ppp.
change the external interface to ppp0 uncomment the following
lines in interface
# Option 1.3: PPP/PPPOE (modem connected to eth0)
auto ppp0
iface ppp0 inet ppp
pre-up ip link set eth0 up
provider dsl-provider eth0
now ppp0 the pppoe interface will be started at boot time.
more precisely (i hope) you can read this in:
http://leaf.sourceforge.net/devel/jnilo/busers03.html
> - How to switch off the backlight of the LCD screen when the laptop if left
> unattented for a while ?
> I've setup the BIOS to switch off the screen after 5 minutes. That's works,
> the screen is blanked but the backlight remains on...
> I know that this light can be switch off, because under KDE/Mandrake with
> the same laptop it works, but how?This is out of question to put KDE on
> Bering :-)
Sorry cannot help you there, you could look at the sourcecode of
the function this is probably a message to send to a port.
but isn't switching the screen off not an alternative FN-F7 (at least
at thinkpad)
> Thanks for your help.
>
> And again, this Bering package is really great, all of that on a floppy
> !....
Merci :=)
>
> Christian - Grenoble
success
Eric Wolzak
Bering
http://leaf.sf.net/devel/jnilo
http://leaf.sf.net/devel/ericw
_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user