Nick Stepa writes:
> Hello all. I have such trouble: when i use `pm-hibernate` my
> notebook(asus x58-l) can`t resume normally(you can see a lot of error
> messages in dmesg). What should i do to fix this?
All you can do is wait for this bug to get fixed, I think:
https://bugzilla.kernel.org/sho
Alain Muls writes:
> I managed to get X up although the keyboard is always on US in stead of BE
> layout, but I think I can find that one out.
Just change it in /etc/hal/fdi/policy/10-keymap.fdi
The line you need to change is this:
XX
Change XX to the layout you want.
If you don't have a 10-ke
Byron Clark writes:
> On Fri, Apr 02, 2010 at 05:06:29PM +0200, Csomay Mihaly wrote:
>> On Fri, 2 Apr 2010 07:13:00 -0600, Byron Clark
>> wrote:
>> > Sounds like you're hitting this bug: http://bugs.archlinux.org/task/18881
>>
>> But if that'
On Fri, 2 Apr 2010 07:13:00 -0600, Byron Clark
wrote:
> On Thu, Apr 01, 2010 at 11:16:13PM +0200, Csomay Mihaly wrote:
>> So I would think that running pm-suspend from a terminal would work
>> also, but it hangs on /usr/lib/pm-utils/sleep.d/98-smart-kernel-video.
>> If I mo
Philipp writes:
> Excerpts from Csomay Mihaly's message of 2010-04-01 23:16:13 +0200:
>> Hi,
>>
>> I'm configuring suspend/resume on an Acer 1810TZ, but I have a small
>> problem.
>> I already set it up to suspend when I close the lid, I modified
>> /etc/acpi/actions/lm_lid.sh to this:
>> #! /bi
Hi,
I'm configuring suspend/resume on an Acer 1810TZ, but I have a small
problem.
I already set it up to suspend when I close the lid, I modified
/etc/acpi/actions/lm_lid.sh to this:
#! /bin/sh
DISPLAY=:0 /bin/su csm -c "/usr/bin/i3lock -c 44"
/usr/sbin/pm-suspend
It works as expected, turns
Hi,
I have a script which works fine on Ubuntu but fails on Arch:
#! /bin/bash -eu
#
# Burn a DVD from the working directory
#
# Usage: burn
#
# Creates an .iso file from the working directory in /tmp,
# writes the image to /dev/dvdrw, th
7 matches
Mail list logo