Re: Can't load modules with 0.7.3 & Debian sid's 2.6.26-1-686

From: Paul H. Hargrove (PHHargrove_at_lbl_dot_gov)
Date: Thu Dec 18 2008 - 18:34:16 PST

  • Next message: Richard Hartmann: "Re: Can't load modules with 0.7.3 & Debian sid's 2.6.26-1-686"
    Richard,
    
       Have a look at the output of the dmesg command (or perhaps 
    /var/log/messages) after a failed module load.  You should be able to find 
    more information there about why the BLCR kernel modules could not be loaded
       Let us know if you need help making sense of whatever you find.
    
    -Paul
    
    Richard Hartmann wrote:
    > Hi all,
    > 
    > after building BLCR with
    > 
    >   ./configure --prefix=/usr/local/blcr --exec-prefix=/usr/local/blcr
    > 
    > loading the modules fails. As the README does not mention any module
    > parameters, I am not sure what to make of the errors.. I fear GMail will
    > insert spurious linebreaks, but oh well, not much I can do about that.
    > 
    >   roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 # insmod
    > /usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_imports.ko
    >   insmod: error inserting
    > '/usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_imports.ko': -1 Invalid
    > parameters
    >   roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 # insmod
    > /usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_vmadump.ko
    >   insmod: error inserting
    > '/usr/local/blcr/lib/blcr/2.6.26-1-686/blcr_vmadump.ko': -1 Unknown
    > symbol in module
    >   roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 # insmod
    > /usr/local/blcr/lib/blcr/2.6.26-1-686/blcr.ko
    >   insmod: error inserting
    > '/usr/local/blcr/lib/blcr/2.6.26-1-686/blcr.ko': -1 Unknown symbol in
    > module
    >   roadwarrior /home/richih/work/wget/blcr/blcr-0.7.3 #
    > 
    > If you want me to send any more info like configure or make output,
    > just tell me :)
    > 
    > 
    > Richard
    
    
    -- 
    Paul H. Hargrove                          PHHargrove_at_lbl_dot_gov
    Future Technologies Group
    HPC Research Department                   Tel: +1-510-495-2352
    Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900
    

  • Next message: Richard Hartmann: "Re: Can't load modules with 0.7.3 & Debian sid's 2.6.26-1-686"