Re: Sleep
Stayvoid wrote: > This thing is exactly what I wanted. But it's not working. > I'd uncommented LID_SLEEP, but it didn't work out. It may depend on > some ACPI-related stuff, but I don't know how to check this. > Or it may be connected with pm-utils: "Beginning with version 0.122-1 > acpi-support solely uses pm-utils then." > Any ideas? > BTW, DISPLAY_DPMS is not working too. (I've tried several options: > xset, xrandr, vbetool.) I have acpi-support and laptop-mode-tools installed. Each one with its respective recommends. Everything worked pretty much OOTB. But then, I have a Lenovo T60p. Rob -- Whatever comes through me I will be -- Neurosis -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/iq2809xmbe@news.lan.robgri.de
Re: Sleep
Stayvoid wrote: >> This usually has to be configured in whatever power manager you're >> using. What DE are you using? > I haven't configured Xorg yet. And I'm looking for a universal > solution. It shouldn't depend on DE. I want to be able to use it from > the shell. Works here with acpi-support. Uncomment LID_SLEEP=true in /etc/default/acpi-support. Rob -- God grant us the serenity to accept the things we cannot change, courage to change the things we can, and wisdom to hide the bodies of the slobs we have to kill for pissing us off ... -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/186509xksr@news.lan.robgri.de
Re: single machine, different IP addresses
CamaleĆ³n wrote: > On Tue, 08 Feb 2011 11:27:27 +0100, Artur Frydel wrote: >> IMO the better choice is to use ip tool. For example; >> ip a a 192.168.0.1/24 dev eth0 > "ip" tool settings will lost after computer restarts unless you make an > script that sets the data on every network reboot... I think IP alias > (virtual interface) is the way to go. It is enough to insert post-up ip addr add dev eth0 192.168.0.1/24 into the stanza of the appropriate interface. Rob -- For every problem there is one solution which is simple, neat, and wrong. -- H. L. Mencken -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/fbv728x4rl@news.lan.robgri.de