[wifi] carte reconue mais pas de wlan0 [resolu]

Applications, problèmes de configuration réseau
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

d'accord, pour le depot archlinux.fr je l'est ajouter mais apres le pacman -Sy me retorque une erreur par rapport a celui-ci

Code : Tout sélectionner

:: Synchronisation des bases de données de paquets...                                                                                                                                                      
Erreur: la mise à jour de archlinuxfr a échoué (aucun serveur configuré pour le dépôt)                                                                                                                     
 testing est à jour;                                                                                                                                                                                       
 core est à jour;                                                                                                                                                                                          
 extra est à jour;                                                                                                                                                                                         
 community-testing est à jour;                                                                                                                                                                             
 community est à jour;                                                                                                                                                                                     
 multilib est à jour;
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Tu as bien rajouté la ligne serveur ? (tout est dans le wiki ) :?
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

humm ouais mais il me faut afur non ? car je ne peut pas l'installer
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Gné ? Pour quoi faire ? Tu configures le dépôt avec son serveur, tu installes yaourt/base-devel/kernel26-headers et c'est tout.
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

je comprend pas bien se que je doit faire, car j'ai editer avec nano mon pacman.con et j'ai
[archlinuxfr]
Server = http://repo.archlinux.fr/$arch

ensuite j'ai sauver et j'ai fait un pacman -Sy sans succes je voie pas se que je doit faire la ;x
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [wifi] carte reconue mais pas de wlan0

Message par tuxce »

que te sort un

Code : Tout sélectionner

pacman -Sy --debug
?

(afur, c'est juste une interface pour naviguer dans les paquets)
Avatar de l’utilisateur
davidvs
Elfe
Messages : 529
Inscription : jeu. 10 mars 2011, 08:47
Localisation : Poitiers (86)

Re: [wifi] carte reconue mais pas de wlan0

Message par davidvs »

A la fin de :

Code : Tout sélectionner

#nano /etc/pacman.conf
as-tu bien :

Code : Tout sélectionner

Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

[archlinuxfr]
Server = http://repo.archlinux.fr/$arch

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
DAVIDVS
Diaspora :meuh: normande (50)
3 bécanes : Dagobert (P4), Pépin (Atom) et Achille (dual T4500)
+ 1700 litres de cidre à mettre en bouteille ! Belle année pour la pomme !!!
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Eventuellement, poste-nous le /etc/pacman.conf, stp. Tu utilises quelle version de pacman (pacman -Qi ou pacman --version) ? :chinois:
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

ok ses partit

donc le pacman debug:

Code : Tout sélectionner

Avertissement: fichier de configuration /etc/pacman.conf, ligne 63: l'instruction 'server' dans la section 'archlinuxfr' n'est pas valide.
debug: config: new section 'testing'
debug: registering sync database 'testing'
debug: config file /etc/pacman.conf, line 66: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'testing': http://mir.archlinux.fr/testing/os/x86_64
debug: adding new server URL to database 'testing': ftp://mirrors.kernel.org/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': http://mirrors.kernel.org/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': http://mir.archlinux.fr/testing/os/x86_64
debug: adding new server URL to database 'testing': ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': ftp://mir1.archlinux.fr/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': http://mir1.archlinux.fr/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': ftp://archlinux.mirrors.ovh.net/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': http://archlinux.mirrors.ovh.net/archlinux/testing/os/x86_64
debug: adding new server URL to database 'testing': ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/testing/os/x86_64
debug: setlibpaths() called
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'core'
debug: registering sync database 'core'
debug: config file /etc/pacman.conf, line 69: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/x86_64
debug: adding new server URL to database 'core': ftp://mirrors.kernel.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.kernel.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/x86_64
debug: adding new server URL to database 'core': ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': ftp://mir1.archlinux.fr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mir1.archlinux.fr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': ftp://archlinux.mirrors.ovh.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.ovh.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/core/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: registering sync database 'extra'
debug: config file /etc/pacman.conf, line 72: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://mirrors.kernel.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.kernel.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://mir1.archlinux.fr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mir1.archlinux.fr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://archlinux.mirrors.ovh.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.ovh.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/extra/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'community-testing'
debug: registering sync database 'community-testing'
debug: config file /etc/pacman.conf, line 75: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'community-testing': http://mir.archlinux.fr/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': ftp://mirrors.kernel.org/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': http://mirrors.kernel.org/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': http://mir.archlinux.fr/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': ftp://mir1.archlinux.fr/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': http://mir1.archlinux.fr/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': ftp://archlinux.mirrors.ovh.net/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': http://archlinux.mirrors.ovh.net/archlinux/community-testing/os/x86_64
debug: adding new server URL to database 'community-testing': ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/community-testing/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: registering sync database 'community'
debug: config file /etc/pacman.conf, line 78: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/x86_64
debug: adding new server URL to database 'community': ftp://mirrors.kernel.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.kernel.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/x86_64
debug: adding new server URL to database 'community': ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': ftp://mir1.archlinux.fr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mir1.archlinux.fr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': ftp://archlinux.mirrors.ovh.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.ovh.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/community/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: registering sync database 'multilib'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: adding new server URL to database 'multilib': http://mir.archlinux.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://mirrors.kernel.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.kernel.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mir.archlinux.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://mir1.archlinux.fr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mir1.archlinux.fr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://archlinux.mirrors.ovh.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.ovh.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/multilib/os/x86_64
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
:: Synchronisation des bases de données de paquets...
debug: database path for tree local set to /var/lib/pacman/local/
debug: local database version 2
debug: returning error 20 from _alpm_download_single_file : aucun serveur configuré pour le dépôt
debug: failed to sync db: aucun serveur configuré pour le dépôt
Erreur: la mise à jour de archlinuxfr a échoué (aucun serveur configuré pour le dépôt)
debug: destfile found, using mtime only
debug: using 'testing.db' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY:  (null)
debug: ftp_proxy:  (null)
debug: ust.mtime: 1304862417 local_time: 1304862417 compare: 0
debug: ust.size: 19936 local_size: 19936 compare: 0
debug: files are identical, skipping testing.db
 testing est à jour;
debug: destfile found, using mtime only
debug: using 'core.db' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY:  (null)
debug: ftp_proxy:  (null)
debug: ust.mtime: 1304857982 local_time: 1304857982 compare: 0
debug: ust.size: 38498 local_size: 38498 compare: 0
debug: files are identical, skipping core.db
 core est à jour;
debug: destfile found, using mtime only
debug: using 'extra.db' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY:  (null)
debug: ftp_proxy:  (null)
debug: ust.mtime: 1304857372 local_time: 1304857372 compare: 0
debug: ust.size: 484193 local_size: 484193 compare: 0
debug: files are identical, skipping extra.db
 extra est à jour;
debug: destfile found, using mtime only
debug: using 'community-testing.db' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY:  (null)
debug: ftp_proxy:  (null)
debug: ust.mtime: 1304809865 local_time: 1304809865 compare: 0
debug: ust.size: 3640 local_size: 3640 compare: 0
debug: files are identical, skipping community-testing.db
 community-testing est à jour;
debug: destfile found, using mtime only
debug: using 'community.db' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY:  (null)
debug: ftp_proxy:  (null)
debug: ust.mtime: 1304872650 local_time: 1304872650 compare: 0
debug: ust.size: 444196 local_size: 444196 compare: 0
debug: files are identical, skipping community.db
 community est à jour;
debug: destfile found, using mtime only
debug: using 'multilib.db' for download progress
debug: HTTP_PROXY: (null)
debug: http_proxy: (null)
debug: FTP_PROXY:  (null)
debug: ftp_proxy:  (null)
debug: ust.mtime: 1304617977 local_time: 1304617977 compare: 0
debug: ust.size: 25505 local_size: 25505 compare: 0
debug: files are identical, skipping multilib.db
 multilib est à jour;
debug: unregistering database 'local'
debug: unregistering database 'archlinuxfr'
debug: unregistering database 'testing'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community-testing'
debug: unregistering database 'community'
debug: unregistering database 'multilib'
puis le pacman.conf (version Pacman v3.5.2 - libalpm v6.0.2)

Code : Tout sélectionner

#
# /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
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - -f %u > %o
#CleanMethod = KeepInstalled
Architecture = auto

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

#NoUpgrade   =
#NoExtract   =

# Misc options (all disabled by default)
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload
#CheckSpace

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

[archlinuxfr]
server = http://repo.archlinux.fr/$arch

[testing]
Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

[community-testing]
Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repository here.
[multilib]
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
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

La casse est importante: c'est "Server" (S majuscule) et pas "server". ;) (et c'est pas très grave mais mets plutôt le dépôt archlinux à la fin du fichier)
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

wha merci =D

bon j'ai installer le base devel, yaourt, et le kernerheader

j'ai fait make dans le dossier du driver realtek et il repond

Code : Tout sélectionner

make[1] : on entre dans le répertoire « /usr/src/linux-2.6.38-ARCH »
/usr/src/linux-2.6.38-ARCH/arch/x86/Makefile:81: stack protector enabled but no compiler support
  CC [M]  /home/ludovic/rtl8192se_linux_2.6.0019.1207.2010/HAL/rtl8192/rtl_core.o
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.6: cannot open shared object file: No such file or directory
make[2]: *** [/home/ludovic/rtl8192se_linux_2.6.0019.1207.2010/HAL/rtl8192/rtl_core.o] Erreur 1
make[1]: *** [_module_/home/ludovic/rtl8192se_linux_2.6.0019.1207.2010/HAL/rtl8192] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-2.6.38-ARCH »
make: *** [all] Erreur 2
quece qui ne vas pas ? ;x
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Installe rtl8192se depuis Aur, simplement:

Code : Tout sélectionner

yaourt -S rtl8192se
(on va y arriver... :mrgreen: )
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

xD j'ai l'air un oeut bete non ;) ?

bon il ma demander confirmation car c'est un paquet non supporter j'ai fait oui , et j'ai selectionner nano je me retrouve donc à editer le fichier pkgbuild !
humm je fait quoi maintenant ? =)
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Pas besoin de l'éditer, normalement.
Les paquets d'Aur sont faits par des utilisateurs, tu auras toujours ces avertissements, car certains builds ne sont pas parfaits et il convient d'être prudent. :chinois:
linux-94 a écrit :xD j'ai l'air un oeut bete non ;) ?
Meuh, nan... :humour: ça nous permet à nous autres de faire étalage de notre arrogance vis-à-vis des pauvres nuls comme toi. :humour:
Je plaisante, hein !
(current private joke... à destination de moi-même ou de ceux qui ont suivi les derniers événements :mrgreen: ... j'suis pas hautain... rancunier, oui... ça vient de ma môman... mais pas hautain... :humour: )
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

=D

j'ai donc tester pour refuser les edition mais du coup il me dit que sa na pas pu etre installer

Code : Tout sélectionner

==> Téléchargement du PKGBUILD de rtl8192se depuis AUR...
x Changelog
x PKGBUILD
x rtl8192se.install

Comment by: techlive on Sun, 17 Apr 2011 05:49:23 +0000
@LeCrayonVert

Ok,seems it is not that easy to follow the arch packaging standards.

I will keep the minimum required kernel version the same as the rtl8192se release_note,and the maximum will be increased if someone reports it is working properly in a pre-released kernel version.

Comment by: techlive on Sun, 17 Apr 2011 05:50:06 +0000
@alphazo

Acturally,you should try reinstalling before reporting.

Comment by: techlive on Sun, 17 Apr 2011 05:52:31 +0000
I update the PKGBUILD as @LeCrayonVert suggested with no pkgrel changed,so,if someone want it,please re-makepkg it.

Comment by: sholmes88 on Sat, 23 Apr 2011 09:36:37 +0000
I just downloaded and installed/built both the rtl8192se and rtl8192se-firmware packages but when I run netcfg to start up a new wifi connection, I get the following errors caused by the fact that there are no entries in the /sys/class/rfkill directory.
:: wifi2 up  [BUSY]
cat: /sys/class/rfkill/*/name: No such file or directory
cat: /sys/class/rfkill/*/name: No such file or directory
/usr/lib/network//wireless: line 129:   no rfkill switch with name phy0 /state: No such file or directory
ioctl[SIOCSIWAP]: Operation not permitted
[DON] 
When I used previous versions of the packages, I only got the 'operation not permitted' message and that appeared harmless enough.  With this new situation, I cannot shutdown the device and my only recourse is to reboot if I want to start over.  I just downgraded the package to the one I had before which combined the base and firmware packages and that one does create a sym link in /sys/class/rfkill and I no longer get the errors. 

What could be going on here? Is that a bug with the packages or do I need to set something else up to get the rfkill components to be defined in /sys/class/rfkill?

Comment by: desperat on Wed, 27 Apr 2011 07:23:34 +0000
Have you got aircrack monitor mode working? Maybe consider applying/modifynig this patch? http://trac.aircrack-ng.org/ticket/826

Spending hours on this subject i doscovered that sometimes u need to restart, run depmod -a, watch your dmesg and ifconfig wlan0 up maually to get wifi working. I think it's worth to mention this in description.

I tried compat-wireless as well but rtlwifi mod from there failed to cooperate.
It's worth to mention that RTL8191SE-VA2 and RTL8192SE from realtek are identical.

Comment by: LeCrayonVert on Wed, 27 Apr 2011 07:59:36 +0000
techlive  It is 2.6.27 not 2.6.37  in the release note ;)

It should be :

depends=('kernel26=2.6.27' 'kernel262.6.39' 'rtl8192se-firmware=2.6.0019.1207.2010')
makedepends=('kernel26-headers=2.6.27' 'kernel26-headers2.6.39')

First Submitted: Wed, 03 Feb 2010 17:02:32 +0000
rtl8192se 2.6.0019.1207.2010-4 
( Paquet non supporté : peut être dangereux ! )
==> Éditer PKGBUILD ? [O/n] ("A" pour annuler)
==> ------------------------------------------
==> n

==> Dépendances de rtl8192se :
 - kernel26>=2.6.37 (déjà installé)
 - kernel26<2.6.39 (déjà installé)
 - kernel26-headers>=2.6.38 (déjà installé)
 - kernel26-headers<2.6.39 (déjà installé)
 - rtl8192se-firmware=2.6.0019.1207.2010 (compilation depuis AUR)


==> Éditer rtl8192se.install ? [O/n] ("A" pour annuler)
==> ---------------------------------------------------
==> n

==> Lancer la compilation de rtl8192se ? [O/n]
==> ------------------------------------------
==> 
==> ATTENTION: Les paquets suivants n'ont pas été installés :
    rtl8192se
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Faut accepter de lancer la compilation quand même... :non:
«The following statement is not true. The previous statement is true.» :nage:
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

ok merci ... je me sens encore tres fin se coup ci x) il faut que je regarde plus ;x je vais trop vite

tien tien...

Code : Tout sélectionner

==> Validation des fichiers sources avec md5sums...
    rtl8192se_linux_2.6.0019.1207.2010.tar.gz ... Réussite
==> Extraction des sources...
  -> Extraction de rtl8192se_linux_2.6.0019.1207.2010.tar.gz avec bsdtar
==> Lancement de build()...
make[1] : on entre dans le répertoire « /usr/src/linux-2.6.38-ARCH »
/usr/src/linux-2.6.38-ARCH/arch/x86/Makefile:81: stack protector enabled but no compiler support
  CC [M]  /tmp/yaourt-tmp-root/aur-rtl8192se/src/rtl8192se_linux_2.6.0019.1207.2010/HAL/rtl8192/rtl_core.o
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.6: cannot open shared object file: No such file or directory
make[2]: *** [/tmp/yaourt-tmp-root/aur-rtl8192se/src/rtl8192se_linux_2.6.0019.1207.2010/HAL/rtl8192/rtl_core.o] Erreur 1
make[1]: *** [_module_/tmp/yaourt-tmp-root/aur-rtl8192se/src/rtl8192se_linux_2.6.0019.1207.2010/HAL/rtl8192] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-2.6.38-ARCH »
make: *** [all] Erreur 2
==> ERREUR: Une erreur s'est produite dans build().
    Abandon...
==> ERREUR: Makepkg n'a pas pu construire .
==> Relancer la compilation de rtl8192se ? [o/N]
==> --------------------------------------------
==> 
j'ai tester de la a relancer sans succes
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [wifi] carte reconue mais pas de wlan0

Message par FoolEcho »

Tu as bien installé le groupe base-devel ? :?

Code : Tout sélectionner

pacman -Sy base-devel
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
davidvs
Elfe
Messages : 529
Inscription : jeu. 10 mars 2011, 08:47
Localisation : Poitiers (86)

Re: [wifi] carte reconue mais pas de wlan0

Message par davidvs »

juste histoire de m'informer davantage : c'est quoi isl ?
DAVIDVS
Diaspora :meuh: normande (50)
3 bécanes : Dagobert (P4), Pépin (Atom) et Achille (dual T4500)
+ 1700 litres de cidre à mettre en bouteille ! Belle année pour la pomme !!!
linux-94
Daikyu
Messages : 57
Inscription : dim. 03 avr. 2011, 10:27

Re: [wifi] carte reconue mais pas de wlan0

Message par linux-94 »

desoler du temp passer :x heu j'avais deja mi base-devel et toujour rien
Répondre