Re: weired message

2008-12-22 Thread Kurt Roeckx
On Sat, Dec 20, 2008 at 02:31:07PM +0100, Hans-J. Ullrich wrote:
> Hi all, 
> 
> when I start cinelerra, I always get the following message:
> 
> ---
> void MWindow::init_shm(): Warning: /proc/sys/kernel/shmmax is 0x7ff, 
> which 
> is too low.
> Before running Cinelerra do the following as root:
> echo "0x7fff" > /proc/sys/kernel/shmmax
> ---
> 
> So far so well, but "/proc/sys/kernel/shmmax" is not existent.
> What is this command for? I guess it allocates more ram.

Do you have /proc, and is there anything in it?

If not, make sure you have this in your /etc/fstab:
proc /proc proc defaults 0 0

And then run "mount /proc"


Kurt


-- 
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



weired message

2008-12-20 Thread Hans-J. Ullrich
Hi all, 

when I start cinelerra, I always get the following message:

---
void MWindow::init_shm(): Warning: /proc/sys/kernel/shmmax is 0x7ff, which 
is too low.
Before running Cinelerra do the following as root:
echo "0x7fff" > /proc/sys/kernel/shmmax
---

So far so well, but "/proc/sys/kernel/shmmax" is not existent.
What is this command for? I guess it allocates more ram.

How can I fix it ? And what is the background of this ?

Any help is welcome.


Regards

Hans


-- 
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: weired message

2008-01-16 Thread Jerome Schneider
Hans-J. Ullrich wrote:
> Hi all,
> 
> after the last update I get some strange messages in stdout during boot:
> 
> no file /var/lib/misc/service.db
> 
> or 
> 
> no file /var/lib/misc/protocol.db
> 
> I guess, this belongs to libnss-db (please correct me, if I am wrong!) and I 
> suppose, these are databases.
> 
> Can I generate these databases manually ? and how do I have to do it ?
> I suppose it is makedb , but I am not sure.
I had the same problem but it has been fix automatically (I don't know how).

--
Jérôme Schneider
http://www.share-spirit.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



weired message

2008-01-14 Thread Hans-J. Ullrich
Hi all,

after the last update I get some strange messages in stdout during boot:

no file /var/lib/misc/service.db

or 

no file /var/lib/misc/protocol.db

I guess, this belongs to libnss-db (please correct me, if I am wrong!) and I 
suppose, these are databases.

Can I generate these databases manually ? and how do I have to do it ?
I suppose it is makedb , but I am not sure.

regards

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]