Guest User

intel 4965/5xxx iwlagn

a guest
Sep 20th, 2011
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.67 KB | None | 0 0
  1. hitoriac@bacos~$ lspci
  2. 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
  3. 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
  4. 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
  5. 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  6. 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
  7. 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
  8. 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
  9. 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
  10. 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  11. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
  12. 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
  13. 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
  14. 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
  15. 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
  16. 02:00.0 Network controller: Intel Corporation Device 08ae
  17. 03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
  18. 3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
  19. 3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
  20. 3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
  21. 3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
  22. 3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
  23. 3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
  24. hitoriac@bacos~$ lsmod'
  25. > clear
  26. > exit
  27. > ^C
  28. hitoriac@bacos~$ clear
  29.  
  30. hitoriac@bacos~$ lspci
  31. 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
  32. 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
  33. 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
  34. 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  35. 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
  36. 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
  37. 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
  38. 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
  39. 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  40. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
  41. 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
  42. 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
  43. 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
  44. 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
  45. 02:00.0 Network controller: Intel Corporation Device 08ae
  46. 03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
  47. 3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
  48. 3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
  49. 3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
  50. 3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
  51. 3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
  52. 3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
  53. hitoriac@bacos~$ lsmod
  54. Module Size Used by
  55. binfmt_misc 17498 1
  56. deflate 12661 0
  57. zlib_deflate 26991 1 deflate
  58. ctr 13101 0
  59. twofish_generic 16635 0
  60. twofish_x86_64 12567 0
  61. twofish_common 20919 2 twofish_generic,twofish_x86_64
  62. camellia 29348 0
  63. serpent 29125 0
  64. blowfish 16762 0
  65. cast5 25112 0
  66. des_generic 21415 0
  67. cryptd 20396 0
  68. aes_x86_64 17208 0
  69. aes_generic 38279 1 aes_x86_64
  70. xcbc 12815 0
  71. rmd160 16744 0
  72. sha512_generic 12796 0
  73. sha256_generic 21031 0
  74. sha1_generic 12679 0
  75. crypto_null 12918 0
  76. af_key 32001 0
  77. parport_pc 36830 0
  78. ppdev 17180 0
  79. dm_crypt 22872 0
  80. snd_hda_codec_realtek 336057 1
  81. snd_hda_intel 33030 2
  82. mac80211 296575 0
  83. snd_hda_codec 104090 2 snd_hda_codec_realtek,snd_hda_intel
  84. snd_hwdep 13652 1 snd_hda_codec
  85. cfg80211 177537 1 mac80211
  86. snd_pcm 96468 2 snd_hda_intel,snd_hda_codec
  87. snd_seq_midi 13324 0
  88. snd_rawmidi 30385 1 snd_seq_midi
  89. snd_seq_midi_event 14899 1 snd_seq_midi
  90. snd_seq 61538 2 snd_seq_midi,snd_seq_midi_event
  91. snd_timer 29708 2 snd_pcm,snd_seq
  92. snd_seq_device 14490 3 snd_seq_midi,snd_rawmidi,snd_seq
  93. joydev 17597 0
  94. snd 67779 13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  95. uvcvideo 67619 0
  96. soundcore 12680 1 snd
  97. snd_page_alloc 18484 2 snd_hda_intel,snd_pcm
  98. videodev 88394 1 uvcvideo
  99. v4l2_compat_ioctl32 17160 1 videodev
  100. psmouse 73514 0
  101. serio_raw 13208 0
  102. intel_ips 18040 0
  103. lp 17789 0
  104. parport 46360 3 parport_pc,ppdev,lp
  105. sparse_keymap 13890 0
  106. dm_raid45 77122 0
  107. xor 12845 1 dm_raid45
  108. vesafb 13762 0
  109. i915 532722 2
  110. ahci 26002 2
  111. tg3 141471 0
  112. libahci 30767 1 ahci
  113. drm_kms_helper 42312 1 i915
  114. drm 234807 3 i915,drm_kms_helper
  115. i2c_algo_bit 13368 1 i915
  116. video 19280 1 i915
  117. hitoriac@bacos~$ ifconfig -a
  118. eth0 Link encap:Ethernet HWaddr e0:69:95:e6:61:91
  119. UP BROADCAST MULTICAST MTU:1500 Metric:1
  120. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  121. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  122. collisions:0 txqueuelen:1000
  123. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  124. Interrupt:17
  125.  
  126. lo Link encap:Local Loopback
  127. inet addr:127.0.0.1 Mask:255.0.0.0
  128. inet6 addr: ::1/128 Scope:Host
  129. UP LOOPBACK RUNNING MTU:16436 Metric:1
  130. RX packets:520 errors:0 dropped:0 overruns:0 frame:0
  131. TX packets:520 errors:0 dropped:0 overruns:0 carrier:0
  132. collisions:0 txqueuelen:0
  133. RX bytes:41312 (41.3 KB) TX bytes:41312 (41.3 KB)
  134.  
  135. hitoriac@bacos~$ iwconfig
  136. lo no wireless extensions.
  137.  
  138. eth0 no wireless extensions.
  139.  
  140. hitoriac@bacos~$ uname -r
  141. 2.6.39-3-bb03
Advertisement
Add Comment
Please, Sign In to add comment