Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yswong

Pages: [1]
1
For Sale / Wanted / Fs: Sl-c3100 With Extras Very Good Condition
« on: May 09, 2008, 01:49:06 am »
Just happened to find out it was SOLD and thanks rarez for letting me know finally.  I have been waiting for a reply for over a week after paying for the Z and confirmed that it would be shipped to me very soon.  I have even bought new batteries preparing for the Z to come.  Although I get the payment for the unit back (not the batteries and not the exchange loss), I didn't get notification for not getting the Z.

It's good to know it afterall.  This is the first unpleasant experience I have ever had on the net, that I have never thought it would happen on this community.

rarez, since you are not replying me any email, I would want to let you know here that I have just received your payment back.  Thank you.

yswong

2
Zaurus - pdaXrom / New Packages Announcement
« on: August 03, 2007, 02:50:12 am »
zbedic 1.2

Compiled and packaged zbedic 1.2 desktop version.  Made it under beta1 with zgcc-3.4.6.

Depends: sqlite

3
Zaurus - pdaXrom / Alarms With Kdepim/pi For Rc12 Sl-c3100
« on: December 06, 2005, 02:04:54 am »
Hi Philippe,

Thanks for the fix.  I tested both cases and it worked great.  Now I can add back the localtime link with Kopi alarm working!

Your NMI has just proved that you have a great interrupt handler.  Keep that fresh and enjoy!  8)

Cheers,
ys

4
Zaurus - pdaXrom / Alarms With Kdepim/pi For Rc12 Sl-c3100
« on: December 05, 2005, 12:41:08 am »
Mine doesn't work either.  By running apmsleep I found that the RTC time is wrongly set if /etc/localtime exists.

For example:

Code: [Select]
/etc/localtime -> /usr/share/zoneinfo/Asia/Hong_Kong (which is GMT+8)

apmsleep -d +0:1

Current RTC time/date is 04:11:14 05-11-2005.
Current local time/date is 12:11:15 05-11-2005.
Setting RTC alarm time to 20:12:14 04-11-2005.
RTC alarm time now set to 20:12:14 04-11-2005.
Another example:

Code: [Select]
/etc/localtime -> /usr/share/zoneinfo/America/New_York

apmsleep -d +0:1

Current RTC time/date is 04:48:20 05-11-2005.
Current local time/date is 23:48:20 04-11-2005.
Setting RTC alarm time to 09:49:20 05-11-2005.
RTC alarm time now set to 09:49:20 05-11-2005.
Another bug with apmsleep?

Pages: [1]