??? module dependencies

2005-12-30 Thread weiyun lv
Hello, I am working with rtai and have some problem with module dependencies. It is like this: #insmod drvmng2.o #insmod drv2.o #insmod drv3.o I got this kind of dependencies in /proc/modules : --- drv34612 0 (unused) drv2

Re: one user space progamming problem

2005-11-04 Thread weiyun lv
E1. read data from one fifo and display it; E2. Check if there is input from keyboard, if there is then handle it, otherwise do nothing. E1 should always be in execution, while E2 is event driven (when I input something it should be capable of detecting and handling.) If you want to simp

one user space progamming problem

2005-11-03 Thread weiyun lv
one keyboard input problem: my user space program wants to do two things: E1. read data from one fifo and display it; E2. Check if there is input from keyboard, if there is then handle it, otherwise do nothing. E1 should always be in execution, while E2 is event driven (when I input something

Re: how to use -lreadline option in gcc

2005-10-27 Thread weiyun lv
> still the same error, like this: > [...] > Setting up kernel-image-2.6.10 (10.00.Custom) ... > Internal Error: Could not find image (/boot/vmlinuz-2.6.10) > dpkg: error processing kernel-image-2.6.10 (--configure): That would seem to be a different problem than that you can't install libreadl

Re: how to use -lreadline option in gcc

2005-10-27 Thread weiyun lv
still the same error, like this: Removing libreadline5-dev ... Selecting previously deselected package libreadline4-dev. (Reading database ... 95569 files and directories currently installed.) Unpacking libreadline4-dev (from .../libreadline4-dev_4.3-11_i386.deb) ... Setting up kernel-image-2.6.1

Re: how to use -lreadline option in gcc

2005-10-27 Thread weiyun lv
lists.debian.org Subject: Re: how to use -lreadline option in gcc Date: Thu, 20 Oct 2005 10:34:03 -0400 On 10/20/05, weiyun lv <[EMAIL PROTECTED]> wrote: > I download some source code which use -lreadline -ltermcap and which has the > line > #include > > my compile te

how to use -lreadline option in gcc

2005-10-20 Thread weiyun lv
I download some source code which use -lreadline -ltermcap and which has the line #include my compile tells me that it can not find this file, accordingly it doesn't know function readline(). what package should i install to solve this? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

how to config the parameters for displayer

2005-09-09 Thread weiyun lv
I installed Sarge on my laptop, but during the installation I forgot to choose LCD displayer, now the screen flickers, and it is very unconfortable, and maybe it is not good for the displayer too. How can I change the parameters for that? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: help: self compiled kernel reboot problem: unable to mount root fs on unknow

2005-09-03 Thread weiyun lv
Fahnenmüller <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: Re: help: self compiled kernel reboot problem: unable to mount root fs on unknow Date: Sat, 3 Sep 2005 13:11:34 +0200 Hi, On Thu, Sep 01, 2005 at 10:31:26PM +0800, weiyun lv wrote: > VFS: cann't open root de

help: self compiled kernel reboot problem: unable to mount root fs on unknow

2005-09-01 Thread weiyun lv
VFS: cann't open root device "hda2" or unknown-block(0,0) Please append a correct "root=" boot option. Kernel Panic -not syncing: VFS: Unable to mount root fs on unknown -block(0,0) hello, I am a newbie and I just installed sarge and want to work on it, trying to write a device driver for an I

Re: Help: Sarge network configuration

2005-08-30 Thread weiyun lv
works. It is great and thanks! From: Nelson Castillo <[EMAIL PROTECTED]> To: weiyun lv <[EMAIL PROTECTED]> CC: debian-user@lists.debian.org Subject: Re: Help: Sarge network configuration Date: Tue, 30 Aug 2005 10:42:50 -0500 > > So I edit /etc/network/interfaces as the followi

Help: Sarge network configuration

2005-08-30 Thread weiyun lv
hello, I just installed the debian 3.1r0 base system using CDImage file from debian,org and want to install others from internet. But now I cann't access internet. during the first stage of installation, DHCP was checked, it works and the installation didn't ask me to further config the networ