You are not logged in.

#1 2010-09-28 23:18:57

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

testing repo not works

Hi, again for here with new problems or doubts. :S
Recently bought an Acer 5551-3343 which is a broadcom wireless chip.

$ lspci | grep Net
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
08:00.0 Network controller: Broadcom Corporation Device 4357 (rev 01)

I install the driver properly but I can't use monitor mode with aircrack.

Days ago read this topic and  I saw someone with the kernel 2.6.35 using the b43 driver , but I have the problem I can't install kernel  2.6.35 from testing.


$ cat /etc/pacman.conf 
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman kernel26-headers
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - %u > %o
#CleanMethod = KeepInstalled
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =



[testing]
## Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[community-testing]
## Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

[catalyst]
Server = http://catalyst.apocalypsus.net/repo/catalyst/x86_64
$ sudo pacman -Syu
:: Sincronizando las bases de datos de paquetes...
 testing está actualizado
 core está actualizado
 extra está actualizado
 community-testing está actualizado
 community está actualizado
 catalyst está actualizado
$ sudo pacman -S testing/kernel26
error: 'testing/kernel26': no se pudo encontrar o leer el paquete


I'm doing wrong? that I'm forgetting? sure I'm doing something wrong...... Some help or idea?

Last edited by jack (2010-09-28 23:20:39)

Offline

#2 2010-09-28 23:22:20

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: testing repo not works

You might have got a mirror that has no kernel26 package in [testing].  The old one went to [core] a few days ago and a new one was added in the last 12 hours. You could try changing to another mirror.

Online

#3 2010-09-28 23:42:39

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Re: testing repo not works

Allan wrote:

You might have got a mirror that has no kernel26 package in [testing].  The old one went to [core] a few days ago and a new one was added in the last 12 hours. You could try changing to another mirror.

Server = http://www.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/x86_64

Solved using this mirror. big_smile

But when I try to install kernel 2.6.35 receive errors various.

$ sudo pacman -S testing/kernel26
resolviendo dependencias...
verificando conflictos... 

Objetivos (1): kernel26-2.6.35.6-2

Tamaño total de descarga:   0,00 MB
Tamaño total instalado:   112,02 MB

¿Continuar con la instalación? [S/n] 
Verificando la integridad de los paquetes...
(1/1) verificando conflictos entre archivos                                                          [############################################################] 100%
error: no se pudo iniciar la operación (archivos en conflicto)
kernel26: /lib/modules/2.6.35-ARCH/modules.alias existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.alias.bin existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.ccwmap existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.dep existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.dep.bin existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.ieee1394map existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.inputmap existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.isapnpmap existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.ofmap existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.pcimap existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.seriomap existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.symbols existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.symbols.bin existe en el sistema de archivos
kernel26: /lib/modules/2.6.35-ARCH/modules.usbmap existe en el sistema de archivos
Ocurrieron errores, no se actualizaron paquetes

Offline

#4 2010-09-29 00:10:19

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: testing repo not works

Have you looked at the sticky thread https://bbs.archlinux.org/viewtopic.php?id=56373  ?

Offline

#5 2010-09-29 19:01:12

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

Re: testing repo not works

Thanxs for reply.

Finally install new kernel, but teh wireless chip broadcom can´t working in monitor mode.
Suppose I must choose a compatible usb card.

Offline

Board footer

Powered by FluxBB