Seguridad Wireless - Wifi

Sistemas operativos => Zona GNU/Linux => Mensaje iniciado por: maseda_xx en 21-10-2008, 01:39 (Martes)

Título: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: maseda_xx en 21-10-2008, 01:39 (Martes)
A falta de unos días para el lanzamiento oficial de ubuntu 8.10, ya se pueden pedir los discos gratis de la nueva versión (sin abusar  ;D ):

https://shipit.ubuntu.com/login (https://shipit.ubuntu.com/login)

Saludos!
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: ironjon en 21-10-2008, 14:34 (Martes)
acabo de pedir uno,lo probare en modo live ahora que el 7.10 me funciona de coña en el portatil no lo voy a quitar
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: maseda_xx en 21-10-2008, 14:59 (Martes)
También puedes actualizarlo a traves de internet o bien con el alternate.

Saludos!
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: chinitiw en 21-10-2008, 15:15 (Martes)
Citar
ya se pueden pedir los discos gratis de la nueva versión (sin abusar   ;D ):

yo me he pedido uno ...  ;D ;D ;D

Para cacharrear ...  ;D

Saludos
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: ironjon en 22-10-2008, 10:26 (Miércoles)
También puedes actualizarlo a traves de internet o bien con el alternate.

Saludos!

No xD

Ahora que es una autentica navaja no lo quiero tocar  ;D
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: ALBANO en 27-10-2008, 15:10 (Lunes)
ya te digo yo me la probe la 8 10 la candidata,y vaya churro con la rtl8187 no se conecta,saludos
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: ALBANO en 27-10-2008, 23:42 (Lunes)
me encontre esto es un nuevo parche,no lo he probado


So because of this problem, I decided to use Aircrack driver again. But it is not so easy as I thought, there are compilation problems with 2.6.27-7 kernel (and maybe all 2.6.27 based kernels)

You have to do following
(most of the steps are based on my previous post https://bugs.launchpad.net/ubuntu/+source/linux/+bug/182473/comments/65 )

This is the same as in my previous post:

wget http://dl.aircrack-ng.org/drivers/rtl8187_linux_26.1010.zip
unzip rtl8187_linux_26.1010.zip
cd rtl8187_linux_26.1010.0622.2006/

First change - get new patch:

wget http://patches.aircrack-ng.org/rtl8187_2.6.27.patch

tar xzf drv.tar.gz
tar xzf stack.tar.gz

Second change - apply the new patch:

patch -Np1 -i rtl8187_2.6.27.patch

But still the patch is not correct, it complains by compilation - "asm/semaphore.h: No such file or directory"
So you have to edit the r8187.h

nano ./beta-8187/r8187.h

and find the line
#include <asm/semaphore.h>

and change it to

#include <linux/semaphore.h>

Save the file, and then continue the same way as in my previous post:

Then I put rtl8187 to the blacklist - as root
Edit /etc/modprobe.d/blacklist and add “blacklist rtl8187” as a new line

Then remove the present driver

sudo ifconfig wlan0 down
sudo rmmod rtl8187

And then as root

make
make install

that is all, after reboot, enjoy working wireless network with the new kernel.
But I hope that the official driver will be fixed soon.
es un nuevo parche,saludos
Título: Re: Lanzamiento Ubuntu 8.10 Intrepid Ibex
Publicado por: maseda_xx en 30-10-2008, 00:24 (Jueves)
Hoy es el día de lanzamiento oficial, de momento aún no la han subido, pero supongo que en breve estará.

Saludos!