shyam V rearranged electrons thusly:

>       I have Rh6 on my p2-333 system with 64Mb ram, with
> 20G h/d. I recently upgraded my kernel from 2.2.5-15
> to 2.2.17 with plip support at the kernel ( not as a
> module ) Now, the kernel recognizes the h/w like this 
 
 Tell you what - the best way to get things back to normal is -

 1. Install the old 2.2.5-15 kernel source rpm and take the same config file
 which was used to build the kernel (there'll be a set of them in the config/
 sub-directory of your kernel source when you unpack that rpm)

 2. Copy that config file to /usr/src/linux-2.2.17 as .config
        
        # cp /usr/src/linux-2.2.5-15/config/the.config.file.used  .config

 3. cd /usr/src/linux-2.2.17 and give 'make oldconfig' to make your new kernel
 with exactly the same modules (or edit them a bit) - I suggest you make plip
 support as a module and try - it is most likely that way in your old kernel as
 well :)

 4. Continue as usual with make dep clean bzImage modules modules_install and
 then install your kernel.

-- 
Suresh Ramasubramanian + mallet<@>efn.org
  You spamma my mailbox, I nukea da ass

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to