On Sun, 21 Nov 1999, you wrote:
> On Sun, 21 Nov 1999, John Aldrich wrote:
> 
> > On Sat, 20 Nov 1999, you wrote:
> > > I just upgraded my Kernel from 2.2.9 to 2.2.13
> > > 
> > > I copied the files, did make dep; make clean; make bzlilo; make modules;
> > > make modules_install
> 
> here is your problem, you've run "make dep" then "make clean" removeing
> all the work "make dep" just did
> 
> (make clean && make oldconfig && make dep && make modules && make \
>       modules_install && make bzlilo) || echo "Failed"
--
Compiling Your Own Kernel:  ......

make dep && make clean && make bzImage && make install && 
make modules && make modules_install 

  ..are the instructions on..

http://www.mandrakeuser.org/kernel/kupgrade2.html#Own

  This isn't right ?
--
>  
> > > sorted out lilo by getting it to boot from /testboot/bzImage and copied the
> > > new System Map over the old one in /boot
> > > 
> > > Everything now works fine except for my network cards (2 x Realtek 8139)
> > > 
> > > Anyone know why they might not be working now, and what I can do to fix it?
> > > 
> > > modprobe rtl8139 reports 'unresolved symbol cap_bset'
> > > 
> > > (Sorry for cross posting to expert - im somewhere in between newbie and
> > > expert)
> > > 
> > > 
> > IIRC, the Realtek cards use a version of the Tulip chipset. It's my
> > understanding there are two drivers for that chipset. Check the
> > archives. I think you'll find the answer...
> >     John
> 
> ;) read again, it uses a custom module "rtl8139" 
> 
> --
> MandrakeSoft          http://www.mandrakesoft.com/
>                                         --Axalon
-- 
..      Tom Brinkman    [EMAIL PROTECTED]                      .
                        

Reply via email to