No consigo configurar la conexión a internet con mandrake 9.0
-
Buenas,
Ya he empezado a darle al pingüino y como era de esperar comienzan mis primeros problemas. Tengo aunacable a través del cable-modem Motorola 4200E. Lo tengo enganchado mediante una tarjeta ethernet sweex 10/100, aun viniendo las instrucciones para instalar y compilar el controlador en el Kernel (se hace así no ), no lo he conseguido. He probado a conectarlo por usb, y mas de lo mismo, aunque me interesaría poder meterle el controlador de la ethernet. Donde esta esa ubicación para elegir la fuente del nuevo driver para un dispositivo no reconocido?, parece que en este mundo solo se consigue compilandolo en el kernel cada dispositivo nuevo?.
A continuación dejo todas las instrucciones, para que no tengais que bajarlas.
_**************************************************
Myson MTD80X Based Fast Ethernet CardLinux 2.4.X Driver Installation Guide
–---------------------
Installation Procedure1. Copy the compress file mtd80x-linux-2.4.x.tgz to /tmp directory,
mount -t msdos /dev/fd0 /mnt/floppy
cp /mnt/floppy/linux-2.4.x/mtd80x-linux-2.4.x.tgz /tmp2. Uncompress the file
cd /tmp
tar -zxvf mtd80x-linux-2.4.x.tgz3. Make network adapter driver modules
touch *
make clean
make*Under some distribution, such as SuSe 7.2 and BluePoint 2.0, there is no version.h.
You have to run "make config" or "make menuconfig" at /usr/src/linux to create it.**If you are using Mandrake 8.0 and you have problems when insmod the dirver, please
remove "-DMODVERSIONS" option from makefile.***On SMP system, the driver may NOT work well. The bug will be fixed in the future.
4. Insert network adapter driver modules
insmod pciscan.o
insmod mtd80x.o5. Bind your card to an IP address
ifconfig eth0 {IPADDR} netmask {NETMASK}
6. Now, you should be able to ping local network.
*Every time you reboot the system, you must execute step 4 and step 5
again to bind your card.Compability:
This driver is tested with the Distribution.RedHat 7.1/7.2
Mandrake 8.0/8.1
Slackware 8.0
SuSe 7.2
RedFlag 2.4
Caldera 3.0_Hasta el touch bien, pero a partir de ahi me pone siempre permiso denegado y siempre lo configuro como root.
Un saludete!
-
Buenas,
Estoy ya posteando sobre linux, he cambiado esta ethetnet por una Realtek 10/100 8139 y sin problemas. Ya iré aprendiendo poco a poco. Asias de todas formas.