gnome-power-manager 2.22.1 can't suspend anymore

2009-03-01 Thread lau
Hi all, After an upgrade, gnome-power-manager (version 2.22.1) can't suspend anymore, it does absolutely nothing. I supposed that what it does is call the dbus-send command. Therefore i tried suspending using that module explicitly: l...@olympe:~/bin$ dbus-send \ > --session \ > --dest=org.

osdsh for volume display

2009-01-04 Thread lau
Hi, Some time ago i tried using osdsh and osdctl (http://osdsh.sourceforge.net/) but stumbled on the known cpu usage bug. The process took about 70% of my cpu ressources. Anyone managed to get it working properly? See ya. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

vsftpd problem 500 OOPS: cannot change directory

2008-10-29 Thread lau
Hi everyone, I've been trying to set up a ftp server using vsftpd. I would like to create two accounts, namely ftpmovies and ftpmusic pointing respectively to /home/lau/movies and /home/lau/music. According to my /etc/passwd file, those accounts are like this: ftpmusic:x:1001:1001:,,,:

Re: Starts another X server with different virtual terminal (for with use USB VGA) ?

2007-01-16 Thread Ben Lau
On 1/17/07, Marc Shapiro <[EMAIL PROTECTED]> wrote: Ben Lau wrote: > On 1/16/07, Marc Shapiro <[EMAIL PROTECTED]> wrote: >> Ben Lau wrote: >> > $ sudo Xorg -- -config /etc/X11/xorg.conf-sisusb :1 >> > >> > (The conf file is attached in the email.

Re: Starts another X server with different virtual terminal (for with use USB VGA) ?

2007-01-16 Thread Ben Lau
On 1/16/07, Marc Shapiro <[EMAIL PROTECTED]> wrote: Ben Lau wrote: > $ sudo Xorg -- -config /etc/X11/xorg.conf-sisusb :1 > > (The conf file is attached in the email. The session of input device > is missed as I don't want it to use my keyboard in the test) > > I c

Re: Starts another X server with different virtual terminal (for with use USB VGA) ?

2007-01-16 Thread Ben Lau
On 1/16/07, Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote: Ben Lau wrote: > Hi all, > > I have a USB VGA device which is supprted by > xserver-xorg-video-sisusb. As it is not always be plugged into my > computer(A Debian SID machine). I don't prefer to have a dual-head &g

Starts another X server with different virtual terminal (for with use USB VGA) ?

2007-01-16 Thread Ben Lau
Hi all, I have a USB VGA device which is supprted by xserver-xorg-video-sisusb. As it is not always be plugged into my computer(A Debian SID machine). I don't prefer to have a dual-head monitor ServerLayout in my default xorg.conf. Instead I want to start another X server manually so that I coul

Re: marillat

2006-07-13 Thread Ben Lau
On 6/25/06, Rick Friedman <[EMAIL PROTECTED]> wrote: Francesco Pietra wrote: > Is > > deb ftp://ftp.nerim.net/debian-marillat/ etch main > > broken? From about ten days it could not be accessed > > thanks > francesco pietra > > The URL has changed. Change your sources.list line to the following:

Re: good beok on mysql and php?

2003-10-23 Thread Edwin Lau
On Thu, Oct 23, 2003 at 02:41:34AM -0700, Paul Scott wrote: > Edwin Lau wrote: > > >Hi everyone, > > > > I am looking for a book about mysql and php to develop some web > >application. And good suggestion? Please CC me. > > > > > > > O

good beok on mysql and php?

2003-10-23 Thread Edwin Lau
Hi everyone, I am looking for a book about mysql and php to develop some web application. And good suggestion? Please CC me. -- Edwin ERTW Lau -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

apache/php4 bug or not?

2003-10-22 Thread Edwin Lau
-config did that wasn't in the original config? I am using unstable and Apache 1.3,28-4. Please CC me. I am not on this list. -- Edwin ERTW Lau -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

should /usr/bin be so crowded? Is there a better way to maanage?

2003-09-15 Thread Edwin Lau
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Using Japanese (and Chinese) on an prodominantly english system

2003-09-15 Thread Edwin Lau
well, I am not too sure either. But I am using en_US.UTF-8, and I can read chinese. And fyi, there is a new input platform that you maybe interested at http://www.turbolinux.com.cn/~suzhe/scim/ -- Edwin Lau -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Suggestions for Modem

2003-09-05 Thread Edwin Lau
ERTW Lau __ Post your free ad now! http://personals.yahoo.ca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ACPI HOWTO (draft #2)

2003-06-12 Thread Chun Kit Edwin Lau
Thanx for the HOWTO. It looks great to me. Just a side question. Is ACPI stable now? Coz a while ago it was broken I think. How well is it now? Edwin Lau On June 12, 2003 03:43 am, Nick Hastings wrote: > Hi, > > * Martin Wuertele <[EMAIL PROTECTED]> [030612 09:00]: >

Shell script or Perl?

2003-06-12 Thread Chun Kit Edwin Lau
Hi everyone, In what situation does ppl normally use shell script and when when will ppl use Perl? How about their performance like speed and also the ease of programming? -- Edwin ERTW Lau -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: how do I do this is shell script?

2003-06-11 Thread Chun Kit Edwin Lau
On June 11, 2003 11:14 pm, Karsten M. Self wrote: > on Wed, Jun 11, 2003 at 05:15:32PM -0400, Chun Kit Edwin Lau ([EMAIL PROTECTED]) wrote: > > Hi everyone, > > > > I am writing some shell script (bash) to read from > > Addresses.pdb and convert it to m

how do I do this is shell script?

2003-06-11 Thread Chun Kit Edwin Lau
automatically to make it unique. So far I have MUTT_ADDRESSES=~/.mutt/mutt.addresses ADDRESSES_PDB=~/AddressDB.pdb lbdbq | sed '1 d' | sed 's/^\([EMAIL PROTECTED])\t\([A-Za-z0-9_-.]*\)[ ]*\([A-Za-z0-9_-. ]*\)\t(Palm)/alias \2 "\2 \3" <\1>/' | sort > $MUTT_ADDRESSE

How does Linux shutdown?

2003-06-11 Thread Chun Kit Edwin Lau
Hi everyone, I am curious about how Linux does the shutdown. The kernel send the TERM signal to all processes when the shutdown is initiated. But does the kernel wait for the every process to finish before the kernel halt? If not, will there be data lost then? -- Edwin ERTW Lau

reporting a bug

2003-03-28 Thread Francis Lau
Hi, I'm quite new at Debian so please bare with me. I was trying to install wu-ftp on a machine and the following message popped up: setup4:/usr/local/src/wu-ftpd-2.6.2/src# make gcc -g -O2 -o ftpd COPYRIGHT.o vers.o ftpd.o ftpcmd.o glob.o logwtmp.o popen.o access.o extensions.o realpath.o acl.

Re: fontconfig doesn't read local configuration

2003-02-09 Thread Chun Kit Edwin Lau
On Sun, Feb 09, 2003 at 08:16:53PM +1100, Rob Weir wrote: > [Please don't top quote! It makes your message harder to read, especially in > long threads.] > > On Fri, Feb 07, 2003 at 11:35:32AM -0500, Chun Kit Edwin Lau wrote: > > sorry, true... it was a typo. I have it i

Re: fontconfig doesn't read local configuration

2003-02-07 Thread Chun Kit Edwin Lau
sorry, true... it was a typo. I have it in /etc/fonts/local.conf Edwin Lau On Fri, Feb 07, 2003 at 01:01:23AM -0700, Jeremy Nickurak wrote: > On Fri, 2003-02-07 at 00:38, Chun Kit Edwin Lau wrote: > > Hi everyone, > > > > I was trying to configure fontconfig so

fontconfig doesn't read local configuration

2003-02-06 Thread Chun Kit Edwin Lau
ype/arphic/unifonts2k/*.ttf no local fonts show up. anyone knows what's happening? -- Edwin ERTW Lau __ Post your free ad now! http://personals.yahoo.ca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: need some readline tricks

2002-12-18 Thread Chun Kit Edwin Lau
Yup, that's it. Thanx. Cool tricks and "\M-[B":history-search-forward for down arrow to search history forward Edwin Lau On Wed, Dec 18, 2002 at 03:27:42PM +0100, Michael Naumann wrote: > On Wednesday 18 December 2002 11:22, Chun Kit Edwin Lau wrote: > > Hi

need some readline tricks

2002-12-18 Thread Chun Kit Edwin Lau
Hi everyone, I am looking for a readline trick. Say for example, when I type an "s" and a arrow key at the prompt, I should be able to scroll last command that begins with an "s". Is it achievable in realine? thanx

Re: Advanced procmail question

2002-12-01 Thread Chun Kit Edwin Lau
Or you can try archivemail + cron. Edwin Lau On Mon, Dec 02, 2002 at 05:46:19AM +0100, Oliver Fuchs wrote: > On Sat, 30 Nov 2002, Paul Johnson wrote: > > > What would be a good example procmail rule to automatically delete > > messages 72 hours old or more? > > >

gtk2 very slow and memory hungry?

2002-11-30 Thread Chun Kit Edwin Lau
way I can find out what happen? I am using unstable. -- Edwin ERTW Lau __ Post your ad for free now! http://personals.yahoo.ca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Matlab R12 suddenly stops running

2002-11-25 Thread Chun Kit Edwin Lau
/libjava.so:symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference. Warning: Disabling Java support. (sorry for not wraping the line.) Anyone know what that error msg mean? I have libc6 verison 2.3.1 -- Edwin ERTW Lau

Re: anoncron by regular user?

2002-11-24 Thread Chun Kit Edwin Lau
Hmmm ok. I am not quite sure about what you mean. I checked the manpage but it doesn't mention anything about anacron. Do you mean to run anacron every, say, day by cron? Edwin Lau On Sun, Nov 24, 2002 at 07:22:02AM -0500, Michael P. Soulier wrote: > On 24/11/02 Chun Kit Edwin

anoncron by regular user?

2002-11-23 Thread Chun Kit Edwin Lau
Hi everyone, Can a regular user use anoncron? I noticed that anoncron is under sbin directory. I want to use it instead of cron because my machine isn't on all the time. -- Edwin ERTW Lau __ Post your free a

procmail + cron for regular email cleanup?

2002-11-15 Thread Chun Kit Edwin Lau
Hi everyone, I want to cleanup my sent mailbox regularly. If any email in the mailbox is more than 2 months old, the email should be purged from the mailbox. I am thinking using cron + procmail to do the job, but I don't know how. Anyone one? -- Edwin ERT

RE: True Type font again

2002-11-06 Thread Edwin Lau
oma-doc for more detail Edwin Lau -Original Message- From: Olivier Esser (by way of Olivier Esser <[EMAIL PROTECTED]>) [mailto:ol.esser@;belgacom.net] Sent: November 6, 2002 5:13 PM To: [EMAIL PROTECTED] Subject: True Type font again Hi everybody! I've still questions abp

Re: Calendars

2002-10-08 Thread Edwin Lau
or you can try remind. I think it is good. It is a commandline program, but there is a gui version tkremind. It has a lot of advance feature I think. Edwin Lau --- Gary Hennigan <[EMAIL PROTECTED]> wrote: > "Michael Montagne" <[EMAIL PROTECTED]> writes: > > I n

Re: hde: lost interrupt + clicking sound = harddisk failing?

2002-09-04 Thread Chun Kit Edwin Lau
I am answering myself because I was wrong. Windows has the clicking problem too, but it doesn't crash yet. Could this be the heat in the computer causing the malfunction? Edwin Lau On Wed, Sep 04, 2002 at 05:58:53PM -0400, Edwin Lau wrote: > Hi everyone, > >Recently e

hde: lost interrupt + clicking sound = harddisk failing?

2002-09-04 Thread Edwin Lau
? Unstable IDE subsystem? Any thought? thanx So this lead to me which motherboard should I buy or should I stay away. ASUS with Intel chipset (instead of VIA)? Pls help Edwin Lau __ Post your free ad now! http

Most stable MSN and ICQ support?

2002-08-31 Thread Chun Kit Edwin Lau
Hi everyone, I want to find a stable MSN and ICQ client but don't know which one is. I know that icq changes its protocol a while ago. Don't know if any client support it. Are Gaim and Gabber ok? Thanx -- Edwi

Re: MD player in Linux

2002-05-16 Thread Edwin Lau
Minidisc player I mean Edwin Lau --- Ron Johnson <[EMAIL PROTECTED]> wrote: > On Thu, 2002-05-16 at 02:46, Edwin Lau wrote: > > Hi everyone, > > > >I wanna buy a MD player that works under Linux. > > > Any suggestion? And does Sony's MZ-N707 works

MD player in Linux

2002-05-16 Thread Edwin Lau
Hi everyone, I wanna buy a MD player that works under Linux. Any suggestion? And does Sony's MZ-N707 works under linux? Thanx Edwin Lau __ Find, Connect, Date! http://personals.yahoo.ca -- To UNSUBSCRIBE, ema

exim smtp authenticate to yahoo fail...

2002-03-23 Thread Edwin Lau
e the smarthost as an authentication host. Anyone? and thanx Edwin Lau __ File your taxes online! http://taxes.yahoo.ca log Description: log exim.conf Description: exim.conf

exim in yahoo! delievery

2002-03-06 Thread Edwin Lau
help me? -- Edwin ERTW Lau __ Find, Connect, Date! http://personals.yahoo.ca

wma in xine

2002-02-20 Thread Chun Kit Edwin Lau
Hi everyone, I am trying to listen to some wma file using xine. But how? I seems to me that I need some external plugin. How do I make it works? Thanx -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http

Mondo in Debian unstable?

2002-01-17 Thread Chun Kit Edwin Lau
Hi everyone, I tried mindi the other day and it seems cool, but what about mondo I didn't see it anywhere in unstable. Anyone have packaged it? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at

GnomeICU, Gaim, Gabber and alike

2001-12-13 Thread Chun Kit Edwin Lau
? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: Dual Boot Problems

2001-12-10 Thread Anthony Lau
On Mon, Dec 10, 2001 at 02:11:14PM +0100, Erik Andreas Fjogstad Brandstadmoen wrote: > David Raeker-Jordan, > > other=/dev/hda1 > > label=win > > table=/dev/hda > > > > other=/dev/hdb1 > > label=winbak > > map-drive = 0x80 > > to = 0x81 > > map-dri

Re: Installing ALSA?

2001-12-10 Thread Anthony Lau
On Tue, Dec 11, 2001 at 02:36:52AM +0800, csj wrote: > Looking at the tail of your output, I think you compiled it okay: > > Module /usr/src/modules/alsa-driver-0.5-0.5.10b-9 processed fine > > Wild guess: did you install the module? Also check to see if sound support has compile (in or module'd

should tetex handle defoma registered font

2001-12-10 Thread Chun Kit Edwin Lau
erent font type and have to config each application to use them) well, just an opinion. -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: HPT370 and other errors :-(

2001-12-08 Thread Anthony Lau
Hello, On Fri, Dec 07, 2001 at 10:21:24PM +0100, Josef Oswald wrote: > I installed a IDE Controller Card with HPT370 chip from > http://www.highpoint-tech.com > sold as > Davicontrol DC-100 Raid I have a Abit KT7-RAID which uses the same controller. > http://mirrors.kernel.org/debian/dists/wo

Re: ssh + ssl

2001-12-07 Thread Anthony Lau
On Fri, Dec 07, 2001 at 05:47:06AM -0500, Tom Allison wrote: > How do I upgrade just this one package from testing/unstable without > pulling in 50 others as package upgrades? Isn't there some way to > selectively upgrade the one? > dpkg does seem to have much on it, specifically First make sur

Re: installing debian on ppc

2001-12-06 Thread Anthony Lau
On Fri, Dec 07, 2001 at 01:50:59AM +0100, Wicher W.O. Deddens wrote: > I'm trying to install Debian on a PPC 8500/150, 96 Mb, 2 Gb HD for > Webserving and Mailserving purposes. I downloaded CD1 for PowerPC, wrote > it to a > bootable disk, made a boot floppy and a root.bin floppy, made partitions

Re: Arphic unifont Y2K

2001-12-06 Thread Chun Kit Edwin Lau
re to look for answers. Edwin Lau On Thu, Dec 06, 2001 at 09:47:14AM +0800, Anthony Fok wrote: > On Wed, Dec 05, 2001 at 07:31:55PM -0500, Chun Kit Edwin Lau wrote: > > I just bought unifont y2k from arphic and I want to install in > > it. The question is there is a installing

Re: Arphic unifont Y2K

2001-12-06 Thread Chun Kit Edwin Lau
Hi Hmmm, I am not a Linux expert, so I am not sure how to do it exactly, yeah... and how do you come up with those name/spec in the hint file I tried ftinfo those fonts, but it doesn't give all the proporties. How did you do it? Edwin Lau On Thu, Dec 06, 2001 at 09:47:14AM +0800, Anthon

Re: hotplug... before the harddisk remount?

2001-12-05 Thread Chun Kit Edwin Lau
just to update... I can't really get it working and the error happen during boot up only. And the hotplug seems to start right after INIT start, before any fs is mounted. But I check the start level in rc2 is S11hotplug and S04hotplug in rc1. Anyone knows what's happening? Edwin L

hotplug... before the harddisk remount?

2001-11-28 Thread Chun Kit Edwin Lau
Hi everyone, don't know if anyone have this. hotplug doesn't see to be able to modprobe usbmouse because modprobe can't write some file on a read-only filesystem... I guess it is some ordering problem right? how can I fix it... --

fetchmail error?

2001-11-17 Thread Chun Kit Edwin Lau
Hi everyone, Recently, fetchmail seems to stop working in Yahoo... it has the following error client/server protocol error while fetching from pop.mail.yahoo.ca 5.9.5 querying pop.mail.yahoo.ca (protocol POP3) at Sat 17 Query status=4 (PROTOCOL) -- Edwin ERTW Lau

Re: Stable IM client in debian

2001-11-12 Thread Chun Kit Edwin Lau
My real question should be, if I use gabber for my icq stuff, will my message be delivered reliably. If not, any other alternative? thanx. your help was/is appreciated =) Edwin Lau On Mon, Nov 12, 2001 at 03:18:37PM -0200, Christoph Simon wrote: > On Mon, 12 Nov 2001 11:49:04 -0500 > Ch

Stable IM client in debian

2001-11-12 Thread Chun Kit Edwin Lau
So in this case, gabber is stable enough to do the everyday messaging right? Edwin Lau On Mon, Nov 12, 2001 at 10:10:04AM -0600, DvB wrote: > Chun Kit Edwin Lau <[EMAIL PROTECTED]> writes: > > > Hi everyone, > > > > I am using GnomeICU and find out that it

Re: Stable IM client in debian

2001-11-12 Thread Chun Kit Edwin Lau
So in this case, gabber is stable enough to do the everyday messaging right? Edwin Lau On Mon, Nov 12, 2001 at 10:10:04AM -0600, DvB wrote: > Chun Kit Edwin Lau <[EMAIL PROTECTED]> writes: > > > Hi everyone, > > > > I am using GnomeICU and find out that it

Stable IM client in debian

2001-11-12 Thread Chun Kit Edwin Lau
Hi everyone, I am using GnomeICU and find out that it is very unstable. It drop message a lot of the time. Can someone recommand some stable ICQ client to me running under Gnome. thanx. -- Edwin ERTW Lau _ Do You Yahoo!? Get your

panel crash when exiting...

2001-10-23 Thread Chun Kit Edwin Lau
to :0.0 broken (explicit kill or server shutdown). Can anyone help me? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Gnome Panel crashing all the time...

2001-10-17 Thread Chun Kit Edwin Lau
Hi, Don't know if it is just me, I am using unstable and upgrade recently. And Gnome Panel just crashed a lot of the time when I exit X window. I don't have much info so far. Just wondering if it is a bug or just me -- Edwi

libgnomevfs-pthread.so missing?

2001-10-15 Thread Chun Kit Edwin Lau
Hi everyone, I think it is a bug. This was complaining libgnomevfs-pthread.so is not there when I want to run nautils and galeon... btw, I am using unstable and just upgrade the system -- Edwin ERTW Lau _ Do You Yahoo!? Get your

Re: Gnome and X no longer works -- My fault... sorry

2001-10-06 Thread Chun Kit Edwin Lau
Hi, well, it works... it was my fault when I edited the file.. thanx Edwin Lau On Fri, Oct 05, 2001 at 04:52:19PM -0700, Robert Gill wrote: > On Fri, Oct 05, 2001 at 06:48:23PM -0400, Chun Kit Edwin Lau wrote: > > Hi everyone, > > Don't know what's happen

Re: Gnome and X no longer works

2001-10-06 Thread Chun Kit Edwin Lau
Hmmm weird, I tried both method... it still didn't work.. =( it showed the grey X screen and then quit Edwin Lau On Fri, Oct 05, 2001 at 04:52:19PM -0700, Robert Gill wrote: > On Fri, Oct 05, 2001 at 06:48:23PM -0400, Chun Kit Edwin Lau wrote: > > Hi everyone, > >

Gnome and X no longer works

2001-10-05 Thread Chun Kit Edwin Lau
ch file or directory and my .xsession is like exec gnome-session gnome-session is there for sure... so what's missing... -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: Xscreensaver CPU Usage

2001-09-28 Thread Anthony Lau
On Fri, Sep 28, 2001 at 01:04:38PM -0400, Terry Warner wrote: > I was wondering if anyone else uses the xmatrix xscreensaver, and has noticed > a major increase in cpu usage at times when its running: > > This is from a top command > > 4196 keerf 18 10 1556 1556 1224 R N 88.0 0.1 0:5

Galeon crash like hell

2001-09-26 Thread Chun Kit Edwin Lau
cript seems to solve th problem -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: Super slow NFS

2001-09-11 Thread Anthony Lau
Thanks to those that responded. I didn't realize that my router was not passing packet fragments. Updating the firmware has got NFS working much faster now. Still not as fast as FTP or SSH, but not too bad. -- Anthony

Super slow NFS

2001-09-06 Thread Anthony Lau
e, but I could settle for the hassle of scp/SSH since the throughput is about 60X better! Any help would be appreciated, -- Anthony Lau

Re: Novice NFS

2001-08-31 Thread Anthony Lau
On Fri, Aug 31, 2001 at 07:45:05PM +0100, Keith O'Connell wrote: Hi Keith, FYI, I got 3 of these, so I'm replying to the one with the shortest header. =) > Anthony; > > > Does "keith" on all the machines have the same UID and GID? If not then > > you will have to run ugidd to map the client "

Re: Novice NFS

2001-08-31 Thread Anthony Lau
led ugidd. The other way would be to synchronize the UID/GID's of "keith" on all computers and not run ugidd. I would suggest not exporting /frodo to the world. -- Anthony Lau

Re: What to do next?

2001-08-29 Thread Anthony Lau
On Wed, Aug 29, 2001 at 09:18:08AM +, Siu On Chan wrote: > Hi all, > > Sorry for asking stupid questions again. > I've now compiled and installed Linux kernel 2.4.9, so the sis900.o should > be working properly. What should I do next to get online? > First, my /etc/modules.conf does not

Re: Hercules Fortissimo II (sound card with CS4624) support

2001-08-29 Thread Anthony Lau
On Wed, Aug 29, 2001 at 11:21:11AM -0700, calyth wrote: > I was looking at the HOWTOs for both hardware compatibility list and the > sound HOWTO, but nothing came up. > I'm wondering if any version of 2.4.x starts to support the Hercules > Fortissimo II because I'm planning to ditch the SBLive (got

Anyone has gnome-pilot 1.61 (latest) compile with USB?

2001-08-29 Thread Chun Kit Edwin Lau
with the hotsync botton is pressed. -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: gmix problems

2001-08-26 Thread Anthony Lau
On Sun, Aug 26, 2001 at 05:13:11PM +0100, Martin Rowe wrote: > After my most recent sid apt-get dist-upgrade gmix has stopped working :( > It pops up a dialog box reporting it couldn't open the sound device - > check permission to /dev/mixer and that sound is compiled into the > kernel. Well the

Re: problems with intellimouse explorer USB

2001-08-21 Thread Anthony Lau
2.2.19 kernel has USB support compiled in or made as a module. -- Anthony Lau

Realplayer Stop working for now reason...

2001-08-11 Thread Chun Kit Edwin Lau
Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

XKeysymDB, what is it?

2001-08-08 Thread Chun Kit Edwin Lau
Hi everyone, I come across with something called XKeysymDB and wonder what that is. I know it is for keymap or something. Is there any more information on it? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at

anacron vs cron, conflict?

2001-08-08 Thread Chun Kit Edwin Lau
Hi everyone, I just find out that there is a package called anacron which does similar things to cron. I wonder why they are no conflict to each other. What happen if both anacron and cron run some maintance script? would it run double? -- Edwin ERTW Lau

Re: Java plugin under Galeon

2001-08-08 Thread Chun Kit Edwin Lau
error message from jre. Edwin Lau On Wed, Aug 08, 2001 at 01:49:48PM -0400, Hall Stevenson wrote: > > I was trying to install java plugin in Galeon. I > > went to d/l the java plugin from > > ftp.netscape.com/pub/netscape6/6.0/unix/linux22/jre.xpi. > > But what shall I do ne

Re: No WindowManager (Was NVidia Problem)

2001-08-08 Thread Anthony Lau
ker > > >then > > >exec icewm > > > > > >to no avail. Here is my XFree86.0.log > > put wmaker in your .xinitrc and run startx. if your > x is set up properly, it will start up. the same for > icewm - no exec icewm, just plain icewm. > > sam Using your method, did Sam's suggestion help? -- Anthony Lau

Java plugin under Galeon

2001-08-08 Thread Chun Kit Edwin Lau
Hi everyone, I was trying to install java plugin in Galeon. I went to d/l the java plugin from ftp.netscape.com/pub/netscape6/6.0/unix/linux22/jre.xpi. But what shall I do next? it is xpi extension which I don't know how to unpack it. Anyone have any idea about it? -- Edwin ERT

Re: No WindowManager (Was NVidia Problem)

2001-08-07 Thread Anthony Lau
er up, but I've always used a display manager. -- Anthony Lau

xdvi doesn't work, fontset?

2001-08-06 Thread Chun Kit Edwin Lau
i guess I have something wrong with the fontset I guess... anyway know what that is? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

xdvi doesn't work, fontset?

2001-08-05 Thread Chun Kit Edwin Lau
i guess I have something wrong with the fontset I guess... anyway know what that is? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: Matrox G400 dri woes

2001-08-03 Thread Chun Kit Edwin Lau
"DPMS" > EndSection > > Section "Screen" > Identifier "Default Screen" > Device "Matrox G400" > Monitor "Hitachi CM 751" > DefaultDepth16 > SubSection "Di

can't compile mga.o from dri.sourceforge.net

2001-07-30 Thread Chun Kit Edwin Lau
#x27;: mga_dma.c:821: structure has no member named `next' make: *** [mga_dma.o] Error 1 and does the kernel 2.4.7 mga.o work for the direct rendering? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

can't compile mga module from sourceforge source

2001-07-28 Thread Chun Kit Edwin Lau
4.0.3 source as well. I didn't work either. Anything wrong? -- Edwin ERTW Lau _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: DHCP

2001-07-24 Thread Chun Kit Edwin Lau
Are you using the client dhcp stuff? Mine didn't work b4 (like what you said.. dying), and it turns out that I need to compile some more stuff in the kernel in order to make it work. check out the syslog and various log to find out if you are missing some modules Edwin Lau On Tue, J

Re: exim no longer works?

2001-07-22 Thread Chun Kit Edwin Lau
any login name to a valid email using /etc/email-addresses in frFs fields. And thx for the help. Edwin Lau On Sun, Jul 22, 2001 at 04:46:05PM -0700, Michael Perry wrote: > Quoting Edwin Lau on Sun, Jul 22, 2001 at 07:25:16PM -0400: > > Hi everyone, > > > > I am using

Re: exim no longer works?

2001-07-22 Thread Chun Kit Edwin Lau
Hmmm ok... so I think there is a bug in the new version 3.31 exim. when I step down to 3-21 and rerun the config(config from 3.31 didn't work) and everything work perfectly (the [EMAIL PROTECTED] is replaced by [EMAIL PROTECTED]). Anyone care to file a bug report... =)? Edwin Lau On Sun

exim no longer works?

2001-07-22 Thread Edwin Lau
local address [EMAIL PROTECTED] (my local machine) didn't really change to [EMAIL PROTECTED] are there anyone having the same problem Recently? Edwin Lau ___ Do You Yahoo!? Get your free @yahoo.ca address at http://mail.yahoo.ca

Re: VCD program under Gnome/X11?

2001-07-17 Thread Chun Kit Edwin Lau
but I thought newest esd stuff won't work with libasound1, right? I try installing libasound1 with the new esd stuff but it said something about unsupport protocal or something like that. And I think that's where libasound2 comes in right? Edwin Lau On Wed, Jul 18, 2001 at 01:28:

Re: VCD program under Gnome/X11?

2001-07-17 Thread Chun Kit Edwin Lau
Thanx but xine dependence screwed up. it require libasound1 not libasound2 which is needed by esd I think Edwin Lau On Tue, Jul 17, 2001 at 03:57:15PM +, Hereward Cooper wrote: > On Tuesday 17 July 2001 14:53, Chun Kit Edwin Lau wrote: > > Hi everyone, > > > > Just

VCD program under Gnome/X11?

2001-07-17 Thread Chun Kit Edwin Lau
Hi everyone, Just wondering if there is any software under Gnome or X11 that play VCD? I try xanim, it gives me some error saying unsupport format. I am using unstable right now. -- Edwin Lau ([EMAIL PROTECTED]) _ Do You Yahoo

Re: Java and flash plugin for Mozilla

2001-06-27 Thread Chun Kit Edwin Lau
Same here, exactly same problem. no xpicleanup process. just the file. I tried sun and netscape's java2... but no luck. It maybe a good idea for someone to make a deb so that I don't have to dig into that anymore. Just too exhausted. Edwin Lau On Wed, Jun 27, 2001 at 03:39:15PM +

Re: Java and flash plugin for Mozilla

2001-06-26 Thread Chun Kit Edwin Lau
Hi, Can you plz tell me which version of mozilla are you using. Mine is 0.9.1 (the latest)? In my case, the program seems to install normally, but just that xpicleanup.dat that causes mozilla not to start. Also, flash doesn't even work for me. Edwin Lau On Tue, Jun 26, 2001

Java and flash plugin for Mozilla

2001-06-26 Thread Chun Kit Edwin Lau
stallation, I can't really start mozilla again unless I delete the file /usr/lib/mozilla-0.9.1/xpicleanup.dat -- Edwin Lau ([EMAIL PROTECTED])

Re: Pluggin in Galeon

2001-06-26 Thread Chun Kit Edwin Lau
Hi So will plugger works under galeon as well? Edwin Lau On Tue, Jun 26, 2001 at 12:45:00PM -0400, Leo Laursen wrote: > "Chun Kit Edwin Lau" <[EMAIL PROTECTED]>: > > > Hi everyone, > > > > Galeon is a great brower but is there any pluggi

Pluggin in Galeon

2001-06-26 Thread Chun Kit Edwin Lau
Hi everyone, Galeon is a great brower but is there any pluggin like flash, java work under it? Pluggin for network work well (most of the time) just wanna switch to galeon ASAP coz it is cool =) -- Edwin Lau ([EMAIL PROTECTED])

GMC working under Gnome?

2001-06-25 Thread Chun Kit Edwin Lau
ssing charsets in FontSet creation error happen very often. Any hints on how to fix it? -- Edwin Lau ([EMAIL PROTECTED])

  1   2   >