Buenos dias mis eruditos, estoy teniendo problemas al activar el wifi de mi notebook con kale ( es una intel centrino 1000 condo peak la placa)
En el momento de instalacion sin ningun problema pude conectarme a la red de wifi y descargar algunos paquetes.. pero una vez iniciado me aparece una leyenda que dice "No se ah detectado ninguna tarjeta e re inalambrica"
lspci -nn | grep -e 0200 -e 0280
07:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0083]
13:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
lsmod
Module Size Used by
nls_ascii 16384 1
nls_cp437 20480 1
vfat 24576 1
fat 77824 1 vfat
fuse 122880 7
uvcvideo 106496 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_common 49152 2 videobuf2_v4l2,uvcvideo
videodev 217088 3 videobuf2_v4l2,uvcvideo,videobuf2_common
media 45056 2 videodev,uvcvideo
intel_rapl 24576 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
arc4 16384 2
coretemp 16384 0
snd_hda_codec_hdmi 61440 1
snd_hda_codec_conexant 24576 1
snd_hda_codec_generic 86016 1 snd_hda_codec_conexant
iwldvm 155648 0
kvm_intel 237568 0
snd_hda_intel 45056 6
snd_hda_codec 151552 4 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core 94208 5 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
kvm 733184 1 kvm_intel
mac80211 827392 1 iwldvm
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 118784 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
irqbypass 16384 1 kvm
snd_timer 36864 1 snd_pcm
intel_cstate 16384 0
rtsx_pci_ms 20480 0
iwlwifi 229376 1 iwldvm
joydev 24576 0
snd 94208 20 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm
memstick 16384 1 rtsx_pci_ms
evdev 28672 24
intel_uncore 135168 0
intel_rapl_perf 16384 0
serio_raw 16384 0
mei_me 45056 0
soundcore 16384 1 snd
mei 114688 1 mei_me
cfg80211 778240 3 iwldvm,iwlwifi,mac80211
sony_laptop 69632 0
sg 36864 0
rfkill 28672 5 cfg80211,sony_laptop
i915 1724416 17
pcspkr 16384 0
iTCO_wdt 16384 0
drm_kms_helper 196608 1 i915
iTCO_vendor_support 16384 1 iTCO_wdt
drm 471040 7 drm_kms_helper,i915
i2c_algo_bit 16384 1 i915
video 45056 2 i915,sony_laptop
pcc_cpufreq 16384 0
button 16384 0
battery 24576 0
ac 16384 0
binfmt_misc 20480 1
ip_tables 28672 0
x_tables 45056 1 ip_tables
autofs4 49152 2
ext4 741376 1
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 118784 1 ext4
crc32c_generic 16384 0
fscrypto 32768 1 ext4
ecb 16384 0
crypto_simd 16384 0
glue_helper 16384 0
aes_x86_64 20480 0
uas 28672 0
usb_storage 69632 3 uas
hid_generic 16384 0
usbhid 57344 0
hid 135168 2 usbhid,hid_generic
sd_mod 53248 6
rtsx_pci_sdmmc 28672 0
mmc_core 172032 1 rtsx_pci_sdmmc
ahci 40960 2
libahci 40960 1 ahci
ehci_pci 16384 0
ehci_hcd 94208 1 ehci_pci
crct10dif_pclmul 16384 0
libata 278528 2 libahci,ahci
crc32_pclmul 16384 0
crc32c_intel 24576 2
i2c_i801 28672 0
ghash_clmulni_intel 16384 0
cryptd 28672 2 crypto_simd,ghash_clmulni_intel
lpc_ich 28672 0
psmouse 172032 0
r8169 90112 0
scsi_mod 253952 5 sd_mod,usb_storage,uas,libata,sg
mii 16384 1 r8169
rtsx_pci 73728 2 rtsx_pci_sdmmc,rtsx_pci_ms
usbcore 290816 6 ehci_pci,usbhid,usb_storage,uvcvideo,ehci_hcd,uas
usb_common 16384 1 usbcore
thermal 20480 0
Espero puedan ayuarme, saludos!
En el momento de instalacion sin ningun problema pude conectarme a la red de wifi y descargar algunos paquetes.. pero una vez iniciado me aparece una leyenda que dice "No se ah detectado ninguna tarjeta e re inalambrica"
lspci -nn | grep -e 0200 -e 0280
07:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0083]
13:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
lsmod
Module Size Used by
nls_ascii 16384 1
nls_cp437 20480 1
vfat 24576 1
fat 77824 1 vfat
fuse 122880 7
uvcvideo 106496 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_common 49152 2 videobuf2_v4l2,uvcvideo
videodev 217088 3 videobuf2_v4l2,uvcvideo,videobuf2_common
media 45056 2 videodev,uvcvideo
intel_rapl 24576 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
arc4 16384 2
coretemp 16384 0
snd_hda_codec_hdmi 61440 1
snd_hda_codec_conexant 24576 1
snd_hda_codec_generic 86016 1 snd_hda_codec_conexant
iwldvm 155648 0
kvm_intel 237568 0
snd_hda_intel 45056 6
snd_hda_codec 151552 4 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
snd_hda_core 94208 5 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
kvm 733184 1 kvm_intel
mac80211 827392 1 iwldvm
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 118784 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
irqbypass 16384 1 kvm
snd_timer 36864 1 snd_pcm
intel_cstate 16384 0
rtsx_pci_ms 20480 0
iwlwifi 229376 1 iwldvm
joydev 24576 0
snd 94208 20 snd_hda_codec_generic,snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm
memstick 16384 1 rtsx_pci_ms
evdev 28672 24
intel_uncore 135168 0
intel_rapl_perf 16384 0
serio_raw 16384 0
mei_me 45056 0
soundcore 16384 1 snd
mei 114688 1 mei_me
cfg80211 778240 3 iwldvm,iwlwifi,mac80211
sony_laptop 69632 0
sg 36864 0
rfkill 28672 5 cfg80211,sony_laptop
i915 1724416 17
pcspkr 16384 0
iTCO_wdt 16384 0
drm_kms_helper 196608 1 i915
iTCO_vendor_support 16384 1 iTCO_wdt
drm 471040 7 drm_kms_helper,i915
i2c_algo_bit 16384 1 i915
video 45056 2 i915,sony_laptop
pcc_cpufreq 16384 0
button 16384 0
battery 24576 0
ac 16384 0
binfmt_misc 20480 1
ip_tables 28672 0
x_tables 45056 1 ip_tables
autofs4 49152 2
ext4 741376 1
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 118784 1 ext4
crc32c_generic 16384 0
fscrypto 32768 1 ext4
ecb 16384 0
crypto_simd 16384 0
glue_helper 16384 0
aes_x86_64 20480 0
uas 28672 0
usb_storage 69632 3 uas
hid_generic 16384 0
usbhid 57344 0
hid 135168 2 usbhid,hid_generic
sd_mod 53248 6
rtsx_pci_sdmmc 28672 0
mmc_core 172032 1 rtsx_pci_sdmmc
ahci 40960 2
libahci 40960 1 ahci
ehci_pci 16384 0
ehci_hcd 94208 1 ehci_pci
crct10dif_pclmul 16384 0
libata 278528 2 libahci,ahci
crc32_pclmul 16384 0
crc32c_intel 24576 2
i2c_i801 28672 0
ghash_clmulni_intel 16384 0
cryptd 28672 2 crypto_simd,ghash_clmulni_intel
lpc_ich 28672 0
psmouse 172032 0
r8169 90112 0
scsi_mod 253952 5 sd_mod,usb_storage,uas,libata,sg
mii 16384 1 r8169
rtsx_pci 73728 2 rtsx_pci_sdmmc,rtsx_pci_ms
usbcore 290816 6 ehci_pci,usbhid,usb_storage,uvcvideo,ehci_hcd,uas
usb_common 16384 1 usbcore
thermal 20480 0
Espero puedan ayuarme, saludos!