Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - naguarito

#1
GNU/Linux / Re: Sin wifi en linux
27 Mayo 2010, 12:00 PM
Me sale todo bien, menos cuando hago el make install que me sale lo siguiente:

Escritorio/madwifi-hal-0.10.5.6-r4126-20100324$ make install
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.32-21-generic/build SUBDIRS=/home/aaron/Escritorio/madwifi-hal-0.10.5.6-r4126-20100324 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-21-generic'
  Building modules, stage 2.
  MODPOST 14 modules
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-21-generic'
sh scripts/find-madwifi-modules.sh -r 2.6.32-21-generic
for i in ath/ ath_hal/ ath_rate/ net80211/; do \
      make -C $i install || exit 1; \
   done
make[1]: Entering directory `/home/aaron/Escritorio/madwifi-hal-0.10.5.6-r4126-20100324/ath'
test -d //lib/modules/2.6.32-21-generic/net || mkdir -p //lib/modules/2.6.32-21-generic/net
mkdir: cannot create directory `//lib/modules/2.6.32-21-generic/net': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/aaron/Escritorio/madwifi-hal-0.10.5.6-r4126-20100324/ath'
make: *** [install-modules] Error 1


Si alguien me puede ayudar se lo agradecería muchísimo.
Un saludo.
#2
GNU/Linux / Re: Sin wifi en linux
24 Mayo 2010, 17:16 PM
no se que pasa pero no me deja hacer nada del link que me pasaste, me salen muchos errores!!
#3
GNU/Linux / Re: Sin wifi en linux
24 Mayo 2010, 16:45 PM
Mi tarjeta es la ATHEROS 5007EG, es PCI me parece. No me reconoce ninguna red inalambrica, he probado con otros S.O. Linux y no me reconoce tampoco, antes hace un tiempo si me reconocia pero de repente me dejo de funcionar.
#4
GNU/Linux / Sin wifi en linux
24 Mayo 2010, 15:53 PM
Hola buenas, soy nuevo y me gustaría saber si alguien me puede ayudar! Mi problema es que no consigo tener red en linux, que probado diferentes sistemas operativos y no hay manera. Pongo aqui mi sources.list a ver si tiene algo que ver en esto!



#deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://es.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://es.archive.ubuntu.com/ubuntu/ lucid universe
deb-src http://es.archive.ubuntu.com/ubuntu/ lucid universe
deb http://es.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://es.archive.ubuntu.com/ubuntu/ lucid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://es.archive.ubuntu.com/ubuntu/ lucid multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://es.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ lucid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://es.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
# deb-src http://es.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse