dentarthurdent
Technical User
I recently downloaded Mandrake 9.0 to install on my system. When I finished the install it successfully detected and set up all my hardware except my network card (Myson MTD-80x).
I went through the documentation for this card and found that it is supported by linux (module fealnx.o). The documentation also said that native kernel support for this card could be added if desired by running 'make menuconfig' and enabling it under fast ethernet cards.
So I ran 'make menuconfig', followed by 'make dep'. I was then told to run 'make clean', followed by 'make bzImage'.
I then copied the image to the boot directory-
'#cp /usr/src/linux-2.4.X/arch/i386/boot/bzImage /boot'
edited the lilo.conf to replace 'vmlinuz' with 'bzImage' and run /sbin/lilo to update.
This all seemed to go very smoothly. I rebooted the new image and found that the card was now auto-detected. Problem was that I no longer had any CDROM drives detected and my sound card was non-functional !
Where have I gone wrong ?? Please help.
Will.
I went through the documentation for this card and found that it is supported by linux (module fealnx.o). The documentation also said that native kernel support for this card could be added if desired by running 'make menuconfig' and enabling it under fast ethernet cards.
So I ran 'make menuconfig', followed by 'make dep'. I was then told to run 'make clean', followed by 'make bzImage'.
I then copied the image to the boot directory-
'#cp /usr/src/linux-2.4.X/arch/i386/boot/bzImage /boot'
edited the lilo.conf to replace 'vmlinuz' with 'bzImage' and run /sbin/lilo to update.
This all seemed to go very smoothly. I rebooted the new image and found that the card was now auto-detected. Problem was that I no longer had any CDROM drives detected and my sound card was non-functional !
Where have I gone wrong ?? Please help.
Will.