Hi Andreas, SuSE's YOU has very probably updated your kernel, too. Test this with rpm -qa | grep k_ (k_ result depends if you SMP, Athlon, ... whatever kernel)
In case you have no backup of the old kernel, you have to start at the beginning then load kernel_source make cloneconfig make dep; make bzImage; make modules; make modules_install cp bzImage /boot mkinitrd then reboot compile dvb/driver again I ran into this beginning of last week. To get nevertheless updates automatically, I have now moved the self compiled kernel and initrd to a different name and made an entry in grub/menu.lst So a automatically updated (YOU) kernel does not overwrite my own ... Andreas Portz schrieb: > > Hi! > > Yesterday I made the online update of my Suse 8.0 system. Then I shut > down the vdr box. Now the DVB driver fails to load: > > ----------------------------------------------------- > > Tux:/usr/local/src/DVB/driver # make insmod > /lib/modules/2.4.18-4GB/build/scripts/pathdown.sh: TOPDIR: parameter > null or not set > DIR=`pwd`; (cd /lib/modules/2.4.18-4GB/build; make SUBDIRS=$DIR modules) > > make[1]: Entering directory `/usr/src/linux-2.4.18.SuSE' > > The present kernel configuration has modules disabled. > Type 'make config' and enable loadable module support. > Then build a kernel with module support enabled. > > make[1]: *** [modules] Error 1 > make[1]: Leaving directory `/usr/src/linux-2.4.18.SuSE' > make: *** [here] Error 2 > Tux:/usr/local/src/DVB/driver # > > ----------------------------------------------------- > > make config does not work: > > ----------------------------------------------------- > > Tux:/usr/local/src/DVB/driver # make config > /lib/modules/2.4.18-4GB/build/scripts/pathdown.sh: TOPDIR: parameter > null or not set > make: *** No rule to make target `config'. Stop. > > ----------------------------------------------------- > > What's wrong with the "new" Suse system? > > -Andreas > > -- > Disclaimer - These opiini^H^H damn! ^H^H ^Q ^[ .. :w :q :wq :wq! ^d X^? > exit X Q ^C ^c ^? :quitbye CtrlAltDel ~~q :~q logout save/quit :!QUIT > ^[zz ^[ZZZZZZ ^H man vi ^@ ^L ^[c ^# ^E ^X ^I ^T ? help helpquit ^D ^d > man help ^C exit ?Quit ?q CtrlShftDel "Hey, what does this button d..." > > -- > Info: > To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as > subject. -- Mit freundlichem Gru� Karlheinz Pischke Karlheinz Pischke Schleissheimer Str. 63 80797 M�nchen Email: [EMAIL PROTECTED] Tel: 089 12162065 Fax: 089 12162066 (Mobil: 0172 8418644) -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
