[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070615063308.GA18089@dose.home.local>
Date: Fri, 15 Jun 2007 08:33:08 +0200
From: Tino Keitel <tino.keitel@....de>
To: linux-kernel@...r.kernel.org
Subject: rtc_cmos: error after first write to wakealarm
Hi,
I have the following strange behaviour with rtc_cmos:
$ echo 1181934240 > /sys/class/rtc/rtc0/wakealarm
bash: echo: write error: Device or resource busy
$ rmmod rtc_cmos
$ modprobe rtc_cmos
$ echo 1181934240 > /sys/class/rtc/rtc0/wakealarm
$ echo 1181934240 > /sys/class/rtc/rtc0/wakealarm
bash: echo: write error: Device or resource busy
$
The kernel is git eedab661a51966c454e38c17266a531aa58b4a98 (something
after 2.6.22-rc4).
Regards,
Tino
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists