bfree wrote:
And check you actually have the latest aptosid-scripts package installed. Should be 0.4.19
Code:
aptosid@aptosid:~$ lsmod | grep aptosid-scripts
aptosid@aptosid:~$ dpkg -l | grep aptosid-scripts
ii aptosid-scripts 0.4.19 all miscellaneous scripts for aptosid
lsmod:
Code:
Module Size Used by
bnep 9398 2
rfcomm 27873 14
parport_pc 27204 0
af_packet 22606 2
ppdev 4931 0
lp 8290 0
cpufreq_stats 3379 0
cpufreq_powersave 886 0
cpufreq_conservative 3545 0
parport 26404 3 lp,ppdev,parport_pc
fuse 59277 1
dm_crypt 12741 0
joydev 8407 0
coretemp 5534 0
kvm_intel 113275 0
i915 446647 2
kvm 216785 1 kvm_intel
uvcvideo 60743 0
videobuf2_vmalloc 2428 1 uvcvideo
videobuf2_memops 1543 1 videobuf2_vmalloc
videobuf2_core 20914 1 uvcvideo
snd_hda_codec_via 16791 1
videodev 87063 2 uvcvideo,videobuf2_core
media 8828 2 uvcvideo,videodev
snd_hda_codec_hdmi 24824 1
snd_hda_intel 27737 4
snd_hda_codec 106881 3 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
intel_agp 10003 1 i915
intel_gtt 10691 2 i915,intel_agp
i2c_algo_bit 4369 1 i915
drm_kms_helper 23214 1 i915
drm 195013 2 i915,drm_kms_helper
crc32_pclmul 2675 0
crc32c_intel 13825 0
snd_seq 42033 0
btusb 10513 0
snd_hwdep 5325 1 snd_hda_codec
ghash_clmulni_intel 3661 0
snd_pcm 61509 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_seq_device 4649 1 snd_seq
snd_page_alloc 6170 2 snd_pcm,snd_hda_intel
bluetooth 163019 24 bnep,btusb,rfcomm
snd_timer 15553 2 snd_pcm,snd_seq
snd 49904 17 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_device
aesni_intel 42058 0
soundcore 4402 1 snd
aes_x86_64 7247 1 aesni_intel
xts 2754 1 aesni_intel
lrw 3191 1 aesni_intel
gf128mul 5335 2 lrw,xts
ablk_helper 1612 1 aesni_intel
cryptd 6713 3 ghash_clmulni_intel,aesni_intel,ablk_helper
acpi_cpufreq 6357 0
mperf 1173 1 acpi_cpufreq
iwlwifi 69322 0
iTCO_wdt 4647 0
iTCO_vendor_support 1688 1 iTCO_wdt
i2c_i801 8526 0
processor 26823 1 acpi_cpufreq
microcode 15208 0
video 10766 1 i915
rtsx_pci_ms 4624 0
memstick 5637 1 rtsx_pci_ms
cfg80211 156873 1 iwlwifi
lpc_ich 12501 0
i2c_core 16648 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
psmouse 66207 0
battery 6626 0
ac 2336 0
rfkill 13385 3 cfg80211,bluetooth
mei 30144 0
pcspkr 1800 0
button 4408 1 i915
evdev 8120 20
serio_raw 4102 0
wmi 7251 0
aufs 140159 105
squashfs 23431 1
loop 14891 2
isofs 27066 0
sr_mod 13212 0
cdrom 29276 1 sr_mod
usb_storage 42556 0
hid_generic 1081 0
usbhid 30374 0
hid 73067 2 hid_generic,usbhid
ext4 268146 0
crc16 1287 2 ext4,bluetooth
jbd2 49053 1 ext4
mbcache 4546 1 ext4
dm_mod 60618 1 dm_crypt
md_mod 87363 0
nbd 8011 0
sg 19009 0
sd_mod 32102 2
crc_t10dif 1260 1 sd_mod
rtsx_pci_sdmmc 8256 0
mmc_core 72213 1 rtsx_pci_sdmmc
rtsx_pci 17435 2 rtsx_pci_ms,rtsx_pci_sdmmc
mfd_core 2569 2 lpc_ich,rtsx_pci
thermal 8164 0
ahci 21668 1
libahci 17720 1 ahci
libata 138861 2 ahci,libahci
scsi_mod 123911 5 sg,usb_storage,libata,sd_mod,sr_mod
xhci_hcd 69768 0
ehci_pci 3288 0
ehci_hcd 32144 1 ehci_pci
usbcore 130561 7 btusb,uvcvideo,usb_storage,ehci_hcd,ehci_pci,usbhid,xhci_hcd
e1000e 133289 0
usb_common 866 1 usbcore
ptp 6707 1 e1000e
pps_core 5767 1 ptp
dmesg | grep iwl
Code:
[ 127.849277] iwlwifi 0000:03:00.0: irq 47 for MSI/MSI-X
[ 127.857022] iwlwifi 0000:03:00.0: request for firmware file 'iwlwifi-6000g2b-6.ucode' failed.
[ 127.857026] iwlwifi 0000:03:00.0: no suitable firmware found!
|