[PATCH] Don't hardcode path as it is architecture dependent

2018-09-20 Thread Ritesh Raj Sarraf
The current code fails to run on amd64 because of hardcoded reference to i386 Signed-off-by: Ritesh Raj Sarraf --- arch/um/drivers/port_user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/um/drivers/port_user.c b/arch/um/drivers/port_user.c index 9a8e1b64c22e

[PATCH] Don't hardcode path as it is architecture dependent

2018-09-20 Thread Ritesh Raj Sarraf
The current code fails to run on amd64 because of hardcoded reference to i386 Signed-off-by: Ritesh Raj Sarraf --- arch/um/drivers/port_user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/um/drivers/port_user.c b/arch/um/drivers/port_user.c index 9a8e1b64c22e

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-05-03 Thread Ritesh Raj Sarraf
dated the patch. If you want it in the proper git send-email flow, please let me know. -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating SystemFrom f18911c1ee0714943a023db8ae43bf84a3873d98 Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf <r...@debian.org>

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-05-03 Thread Ritesh Raj Sarraf
dated the patch. If you want it in the proper git send-email flow, please let me know. -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating SystemFrom f18911c1ee0714943a023db8ae43bf84a3873d98 Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf Date: Mon, 30 Jan 2

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-05-01 Thread Ritesh Raj Sarraf
tion to get that done for the ideapad driver. [1] https://patchwork.kernel.org/patch/9546987/ -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System signature.asc Description: This is a digitally signed message part

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-05-01 Thread Ritesh Raj Sarraf
tion to get that done for the ideapad driver. [1] https://patchwork.kernel.org/patch/9546987/ -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System signature.asc Description: This is a digitally signed message part

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-04-29 Thread Ritesh Raj Sarraf
Hello, On Fri, 2017-04-28 at 22:17 +0300, Andy Shevchenko wrote: > On Wed, Feb 22, 2017 at 12:24 PM, Ritesh Raj Sarraf <r...@debian.org> wrote: > > > Any further comment on this patch ? Will this be accepted ? > > Please give a N/ACK. > > Sorry for a long delay, bu

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-04-29 Thread Ritesh Raj Sarraf
Hello, On Fri, 2017-04-28 at 22:17 +0300, Andy Shevchenko wrote: > On Wed, Feb 22, 2017 at 12:24 PM, Ritesh Raj Sarraf wrote: > > > Any further comment on this patch ? Will this be accepted ? > > Please give a N/ACK. > > Sorry for a long delay, but I can't go

Re: [STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3

2017-04-05 Thread Ritesh Raj Sarraf
On Tue, 2017-04-04 at 17:44 -0700, Srinivas Pandruvada wrote: > Hi Ritesh, > > Does the attached patch helps? Thank you Srinivas. I tested your patch on top of 4.10.8 and it is working perfect. Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity

Re: [STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3

2017-04-05 Thread Ritesh Raj Sarraf
On Tue, 2017-04-04 at 17:44 -0700, Srinivas Pandruvada wrote: > Hi Ritesh, > > Does the attached patch helps? Thank you Srinivas. I tested your patch on top of 4.10.8 and it is working perfect. Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity

Re: [STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3

2017-04-03 Thread Ritesh Raj Sarraf
findings of Ritesh? > > Thanks, > Srinivas > > On Sat, 2017-04-01 at 14:07 +0530, Ritesh Raj Sarraf wrote: > > Hello Srinivas, > > > > With the Linux 4.10.7 release, I have encountered a regression > > introduced on my > > Lenovo Yoga 2 13, for the I

Re: [STABLE REGRESSION] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3

2017-04-03 Thread Ritesh Raj Sarraf
findings of Ritesh? > > Thanks, > Srinivas > > On Sat, 2017-04-01 at 14:07 +0530, Ritesh Raj Sarraf wrote: > > Hello Srinivas, > > > > With the Linux 4.10.7 release, I have encountered a regression > > introduced on my > > Lenovo Yoga 2 13, for the I

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-22 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello Darren / Andy, Any further comment on this patch ? Will this be accepted ? Please give a N/ACK. Thanks, Ritesh On Sat, 2017-02-18 at 00:17 +0530, Ritesh Raj Sarraf wrote: > Lenovo Yoga (many variants: Yoga, Yoga2 Pro, Yoga2 13, Yoga3

Re: [PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-22 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello Darren / Andy, Any further comment on this patch ? Will this be accepted ? Please give a N/ACK. Thanks, Ritesh On Sat, 2017-02-18 at 00:17 +0530, Ritesh Raj Sarraf wrote: > Lenovo Yoga (many variants: Yoga, Yoga2 Pro, Yoga2 13, Yoga3

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-18 Thread Ritesh Raj Sarraf
it has an EC command for it. - -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlioGScACgkQpjpYo/Lh dWnEvA/5AfQQYaBiOsunZuR6OcM1BrFy1vpSGAToRNdWkaV18p7IfZGSkDUbZ3U+ rLdL5URnD

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-18 Thread Ritesh Raj Sarraf
it has an EC command for it. - -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlioGScACgkQpjpYo/Lh dWnEvA/5AfQQYaBiOsunZuR6OcM1BrFy1vpSGAToRNdWkaV18p7IfZGSkDUbZ3U+ rLdL5URnD

[PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
for read/write access under: /sys/bus/platform/devices/VPC2004\:00/touchpad_mode v4: Use kstrtobool because supported values are boolean v3: Include Darren Hart's comments Changed sysfs inteface from "touchpad_mode" to "touchpad" v2: Include Andy Shevchenko's comments Signed-off-b

[PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
for read/write access under: /sys/bus/platform/devices/VPC2004\:00/touchpad_mode v4: Use kstrtobool because supported values are boolean v3: Include Darren Hart's comments Changed sysfs inteface from "touchpad_mode" to "touchpad" v2: Include Andy Shevchenko's comments Signed-off-b

Re: [PATCH v3] Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
n, better to use kstrtobool() Thanks. Revised patch built, tested locally, and sent (git send-email). - -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlinRdoACgkQpjpYo/L

Re: [PATCH v3] Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
n, better to use kstrtobool() Thanks. Revised patch built, tested locally, and sent (git send-email). - -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlinRdoACgkQpjpYo/L

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
On Fri, 2017-02-17 at 14:35 +0530, Ritesh Raj Sarraf wrote: > > Please use: > > > > static DEVICE_ATTR_RW(touchpad_mode); > > > > You'll need to move the show_ and store_ prefixes to be postfixes, see > > toshiba-acpi.c for several examples. > > > &

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
On Fri, 2017-02-17 at 14:35 +0530, Ritesh Raj Sarraf wrote: > > Please use: > > > > static DEVICE_ATTR_RW(touchpad_mode); > > > > You'll need to move the show_ and store_ prefixes to be postfixes, see > > toshiba-acpi.c for several examples. > > > &

[PATCH v3] Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
for read/write access under: /sys/bus/platform/devices/VPC2004\:00/touchpad_mode v3: Include Darren Hart's comments Changed sysfs inteface from "touchpad_mode" to "touchpad" v2: Include Andy Shevchenko's comments Signed-off-by: Ritesh Raj Sarraf <r...@debian.org> --- .../

[PATCH v3] Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
for read/write access under: /sys/bus/platform/devices/VPC2004\:00/touchpad_mode v3: Include Darren Hart's comments Changed sysfs inteface from "touchpad_mode" to "touchpad" v2: Include Andy Shevchenko's comments Signed-off-by: Ritesh Raj Sarraf --- .../ABI/testing/sysfs-pla

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
ot@learner:/sys/bus/platform/devices/VPC2004:00# Now in tablet mode^C root@learner:/sys/bus/platform/devices/VPC2004:00# cat touchpad_mode  0 - -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02p

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
ot@learner:/sys/bus/platform/devices/VPC2004:00# Now in tablet mode^C root@learner:/sys/bus/platform/devices/VPC2004:00# cat touchpad_mode  0 - -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02p

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello Darren, On Thu, 2017-02-16 at 19:33 -0800, Darren Hart wrote: > On Tue, Feb 14, 2017 at 07:46:12PM +0530, Ritesh Raj Sarraf wrote: > > > > > That said, we need to make these systems usable, and as there appears not to

Re: [PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-17 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello Darren, On Thu, 2017-02-16 at 19:33 -0800, Darren Hart wrote: > On Tue, Feb 14, 2017 at 07:46:12PM +0530, Ritesh Raj Sarraf wrote: > > > > > That said, we need to make these systems usable, and as there appears not to

4.10-rc8: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 6: ae0000000040110a

2017-02-16 Thread Ritesh Raj Sarraf
a list of similar bugs reported: https://bugzilla.redhat.com/show_bug.cgi?id=1152717 https://bugzilla.redhat.com/show_bug.cgi?id=1082211 https://www.researchut.com/blog/lenovo-yoga-2-13-debian - -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of inve

4.10-rc8: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 6: ae0000000040110a

2017-02-16 Thread Ritesh Raj Sarraf
a list of similar bugs reported: https://bugzilla.redhat.com/show_bug.cgi?id=1152717 https://bugzilla.redhat.com/show_bug.cgi?id=1082211 https://www.researchut.com/blog/lenovo-yoga-2-13-debian - -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of inve

[PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-14 Thread Ritesh Raj Sarraf
for read/write access under: /sys/bus/platform/devices/VPC2004\:00/touchpad_mode Signed-off-by: Ritesh Raj Sarraf <r...@debian.org> --- .../ABI/testing/sysfs-platform-ideapad-laptop | 9 ++ drivers/platform/x86/ideapad-laptop.c | 33 ++ 2 files chang

[PATCH] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state

2017-02-14 Thread Ritesh Raj Sarraf
for read/write access under: /sys/bus/platform/devices/VPC2004\:00/touchpad_mode Signed-off-by: Ritesh Raj Sarraf --- .../ABI/testing/sysfs-platform-ideapad-laptop | 9 ++ drivers/platform/x86/ideapad-laptop.c | 33 ++ 2 files changed, 42 insertions(+) diff

Re: squashfs-tools: Add -offset option to skip n bytes at the start of the file

2017-01-31 Thread Ritesh Raj Sarraf
p@squashfs,org.uk is still redirected to that, > and I'll fix that. > I used to maintain my own mail server but eventually gave up (amount of spam kept the machine alive all the while) and switched to GApps. - -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the m

Re: squashfs-tools: Add -offset option to skip n bytes at the start of the file

2017-01-31 Thread Ritesh Raj Sarraf
p@squashfs,org.uk is still redirected to that, > and I'll fix that. > I used to maintain my own mail server but eventually gave up (amount of spam kept the machine alive all the while) and switched to GApps. - -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the m

squashfs-tools: Add -offset option to skip n bytes at the start of the file

2017-01-29 Thread Ritesh Raj Sarraf
tool and appimaged for conveniently handling AppImages. https://github.com/probonopd/AppImageKit -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."From f72f32b0fe7929e71edd9e6589fa1fcec1d86adc Mon Sep 17 00:00:00 2001 From: probonopd

squashfs-tools: Add -offset option to skip n bytes at the start of the file

2017-01-29 Thread Ritesh Raj Sarraf
tool and appimaged for conveniently handling AppImages. https://github.com/probonopd/AppImageKit -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."From f72f32b0fe7929e71edd9e6589fa1fcec1d86adc Mon Sep 17 00:00:00 2001 From: probonopd D

tmpfs ability to shrink and expand

2016-07-24 Thread Ritesh Raj Sarraf
as "Shmem" in /proc/meminfo and "Shared" in free(1). Notice that these counters also include shared memory (shmem, see ipcs(1)). The most reliable way to get the count is using df(1) and du(1). ============ - -- Ritesh Raj Sarraf |

tmpfs ability to shrink and expand

2016-07-24 Thread Ritesh Raj Sarraf
as "Shmem" in /proc/meminfo and "Shared" in free(1). Notice that these counters also include shared memory (shmem, see ipcs(1)). The most reliable way to get the count is using df(1) and du(1). ============ - -- Ritesh Raj Sarraf |

[PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
to be initialized with enumeration quirks. Signed-off-by: Jiri Kosina Signed-off-by: Ritesh Raj Sarraf --- drivers/hid/hid-ids.h| 1 + drivers/hid/hid-sensor-hub.c | 3 +++ 2 files changed, 4 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index f769208..127c777

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
On Mon, 2015-10-05 at 13:28 +0200, Jiri Kosina wrote: > On Mon, 5 Oct 2015, Ritesh Raj Sarraf wrote: > > Please insert a little bit more verbose changelog here (what exactly > this > device is, why does it need such quirk, etc). > > > Signed-off-by: Ritesh Raj Sarraf &g

[PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
Signed-off-by: Ritesh Raj Sarraf --- drivers/hid/hid-ids.h| 1 + drivers/hid/hid-sensor-hub.c | 3 +++ 2 files changed, 4 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index f769208..127c777 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h

[PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
Signed-off-by: Ritesh Raj Sarraf <r...@debian.org> --- drivers/hid/hid-ids.h| 1 + drivers/hid/hid-sensor-hub.c | 3 +++ 2 files changed, 4 insertions(+) diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index f769208..127c777 100644 --- a/drivers/hid/hid-ids.h +++ b/drive

Re: [PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
On Mon, 2015-10-05 at 13:28 +0200, Jiri Kosina wrote: > On Mon, 5 Oct 2015, Ritesh Raj Sarraf wrote: > > Please insert a little bit more verbose changelog here (what exactly > this > device is, why does it need such quirk, etc). > > > Signed-off-by: Ritesh Raj

[PATCH] Add quirk for Lenovo Yoga 2 with ITE Chips

2015-10-05 Thread Ritesh Raj Sarraf
chips needs to be initialized with enumeration quirks. Signed-off-by: Jiri Kosina <jkos...@suse.com> Signed-off-by: Ritesh Raj Sarraf <r...@debian.org> --- drivers/hid/hid-ids.h| 1 + drivers/hid/hid-sensor-hub.c | 3 +++ 2 files changed, 4 insertions(+) diff --git

Re: 3.14.4 Kernel BUG at fs/namei.c : KDE's kate + ecryptfs + BTRFS + LVM2 + LUKS

2014-05-16 Thread Ritesh Raj Sarraf
On 05/16/2014 06:36 PM, Swâmi Petaramesh wrote: > Underlying is ecryptfs over BTRFS over LVM2 over LUKS (what else ?) I recently switched one of my drives to BTRFS because I wanted transparent compression. Since I also needed encryption, I chose: BTRFS => LUKS (Device Mapper) => SCSI Block. Is

Re: 3.14.4 Kernel BUG at fs/namei.c : KDE's kate + ecryptfs + BTRFS + LVM2 + LUKS

2014-05-16 Thread Ritesh Raj Sarraf
On 05/16/2014 06:36 PM, Swâmi Petaramesh wrote: Underlying is ecryptfs over BTRFS over LVM2 over LUKS (what else ?) I recently switched one of my drives to BTRFS because I wanted transparent compression. Since I also needed encryption, I chose: BTRFS = LUKS (Device Mapper) = SCSI Block. Is

Re: targetcli -fb now also Apache 2.0 licensed

2013-07-26 Thread Ritesh Raj Sarraf
nt complied by the kernel's licensing requirements. But for a subsystem inclusion, you don't look just at the code, but also the maintainer. Their support tools. And their long term plans. These rules have been applied, in the past, for other features in the kernel. -- Ritesh Raj Sarraf | http://

Re: targetcli -fb now also Apache 2.0 licensed

2013-07-26 Thread Ritesh Raj Sarraf
, but also the maintainer. Their support tools. And their long term plans. These rules have been applied, in the past, for other features in the kernel. -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System signature.asc Description: OpenPGP digital signature

Re: LIO - the broken iSCSI target implementation

2013-01-19 Thread Ritesh Raj Sarraf
d greatest updates into experimental branch of the debian archive, but I have limited volunteer time for Debian. And anyways, there have not been much updates in the upstream repositories, like Andy mentioned. Once the licensing issues are sorted out, we will see which route we want to move ahead with.

Re: LIO - the broken iSCSI target implementation

2013-01-19 Thread Ritesh Raj Sarraf
the licensing issues are sorted out, we will see which route we want to move ahead with. -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com Necessity is the mother of invention. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [Suspend-devel] Fwd: Kernel Oops with 2.6.23

2007-12-17 Thread Ritesh Raj Sarraf
On Tuesday 04 December 2007, Pavel Machek wrote: > On Mon 2007-12-03 06:01:26, Ritesh Raj Sarraf wrote: > > On Sunday 02 December 2007, Pavel Machek wrote: > > > killall -9 pulseaudio. If pulseaudio is not dead within 60 seconds, > > > you hit a kernel bug. If it nee

Re: [Suspend-devel] Fwd: Kernel Oops with 2.6.23

2007-12-17 Thread Ritesh Raj Sarraf
On Tuesday 04 December 2007, Pavel Machek wrote: On Mon 2007-12-03 06:01:26, Ritesh Raj Sarraf wrote: On Sunday 02 December 2007, Pavel Machek wrote: killall -9 pulseaudio. If pulseaudio is not dead within 60 seconds, you hit a kernel bug. If it needs suspend to be reproduced, you

select() to /dev/rtc to wait for clock tick timed out

2006-12-29 Thread Ritesh Raj Sarraf
ick search revealed a workaround for hwclock to use the --directisa option. Also this bug seems to be generic to dual-core Intel processors as many other people also are facing the same issue on servers/desktops/laptops. Thanks, Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.

select() to /dev/rtc to wait for clock tick timed out

2006-12-29 Thread Ritesh Raj Sarraf
search revealed a workaround for hwclock to use the --directisa option. Also this bug seems to be generic to dual-core Intel processors as many other people also are facing the same issue on servers/desktops/laptops. Thanks, Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com