Buenas, ayer despues de un fin de semana de google consegui "instalar" el winmodem intel 536EP que tengo.
ejecuto lo que me dice en el readme (tres makes) y no me salen mensajes de error ni de warning, y al final me dice "done"
Bueno, yo todo feliz y tal. pero un momento y ahora que???
donde se supone que encuentro el modem? suponia que en el kppp me apareceria algo asi como /dev/intel356 o algo asi, pero nada.
Ahora tengo un driver supuestamente instalado pero no se como usarlo
otra cosa, me lo ha instalado definitivamente? es util para siempre o solo para la sesion...
muchas gracias a todos de antemano, siento que estoy a las puertas y la verdad me veo un poco despistado.
Os pongo un corta pega del readme, por si os sirve de ayuda:
======================================
erequisites:
1. root access
2. bash shell to run install scripts
3. a 536EP modem
4. KERNEL SOURCE HEADERS FOR THE KERNEL YOU ARE RUNNING.
and programming development tools installed as well
6 steps to install
1. login as ROOT
2. extract the archive into a directory with "tar -zxvf
.tgz"
3. cd into the directory it created.
4. Type: make clean
5. Type: make 536ep
6. Type: make install
Please examine the 536ep-inst script if you have a different distribution.
The driver is split in two. A serial driver and core driver.
The core driver must be loaded first since the serial driver depends on it.
The serial driver registers itself as character device
major number 240, minor number 1.
ATTENTION: if the driver compiles but the script just wont work for you.
Here are the bare minimum steps to get your modem to work.
0. log in as root.
1. insmod -f 536epcore.o
2. insmod -f 536ep.o
2a. you can start "hamregistry" at this point if you wish.
3. rm /dev/536ep
4. mknod /dev/536ep c 240 1 (note "240" is the default, if it does not
work see what /proc/devices says 536ep's major number is)
5. ln -s /dev/536ep /dev/modem
6. start a comm application like minicom and use the modem.
7. see section 3 (International Users) for info on setting the correct
country settings.
===========
que se supone que es esto ultimo?
muchas gracias a todos de nuevo.
aun no he estrenado mi cuenta personal