Hi,
I compiled the 2.6 kernel, (patched 2.5.74). The kernel boots fine but modules are unable to load. It gives the error:
QM_MODULE function not implemented.
The module support is on in my .config file and so is unloading and force unloading etc. Any of the insmod, depmod or modprobe don't work.
Problem 2:
I start gnome and lock the screen after a while. I enter the password to get back to work, the system does not restore.
Error message: xscreensaver: PAM grew by 68 K.
(shown in the xscreensaver itself)
Both these problems are with the 2.5/2.6 series kernel. 2.4.20 works fine.
Anyone has any idea?
-- Goldwyn :o)
On Wed, Jul 23, 2003 at 04:22:26PM +0630, goldwyn rodrigues wrote:
Hi,
I compiled the 2.6 kernel, (patched 2.5.74). The kernel boots fine but modules are unable to load. It gives the error:
QM_MODULE function not implemented.
The module support is on in my .config file and so is unloading and force unloading etc. Any of the insmod, depmod or modprobe don't work.
Upgraded your modutils?
hi all a friend had a problem. here's the prob description , plz help ############ Hi i am having a problem NFS config. There are 2 problems.
1. At server, when i do # service nfs restart while Shutting down NFS daemon it gives last server has exited nfsd: unexporting all filesystems rpciod: active tasks at shutdown?!
2. At client, when i do # showmount -e <<server i.p. address>> it gives mount clntudp_create: RPC: Port mapper failure - RPC: Unable to receive
I am able to ping from client to server. nfs and portmap have started on both client and server. exportfs is showing my exported directories in /etc/exports #################################### thx ------------------------------------ GNUrpreet Singh MPIT 1 (Nw specialization) Symbiosis Center for IT www.scit.edu
On Wed, Jul 23, 2003 at 05:36:02AM -0600, gnurpreet@softhome.net wrote:
############ Hi i am having a problem NFS config. There are 2 problems.
- At server,
when i do # service nfs restart while Shutting down NFS daemon it gives last server has exited nfsd: unexporting all filesystems rpciod: active tasks at shutdown?!
- At client,
when i do # showmount -e <<server i.p. address>> it gives mount clntudp_create: RPC: Port mapper failure - RPC: Unable to receive
I am able to ping from client to server. nfs and portmap have started on both client and server. exportfs is showing my exported directories in /etc/exports ####################################
Check firewall settings. try the above after disabling all firewall settings.