Advertisement
opiumJ

Setting up Wireless | Gentoo

Nov 10th, 2011
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. josh josh # ifconfig wlan0 up
  2. SIOCSIFFLAGS: No such file or directory
  3.  
  4. josh josh # iw dev wlan0 scan
  5. -bash: iw: command not found
  6.  
  7. josh josh # iwlist wlan0 scan
  8. wlan0 Interface doesn't support scanning : Network is down
  9.  
  10.  
  11. josh josh # lspci -k
  12. 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
  13. Subsystem: Dell Device 02aa
  14. Kernel driver in use: agpgart-intel
  15. Kernel modules: intel-agp
  16. 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  17. Subsystem: Dell Device 02aa
  18. 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  19. Subsystem: Dell Device 02aa
  20. 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
  21. Subsystem: Dell Device 02aa
  22. Kernel driver in use: uhci_hcd
  23. Kernel modules: uhci-hcd
  24. 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
  25. Subsystem: Dell Device 02aa
  26. Kernel driver in use: uhci_hcd
  27. Kernel modules: uhci-hcd
  28. 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
  29. Subsystem: Dell Device 02aa
  30. Kernel driver in use: uhci_hcd
  31. Kernel modules: uhci-hcd
  32. 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
  33. Subsystem: Dell Device 02aa
  34. Kernel driver in use: ehci_hcd
  35. Kernel modules: ehci-hcd
  36. 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
  37. Subsystem: Dell Device 02aa
  38. Kernel driver in use: HDA Intel
  39. Kernel modules: snd-hda-intel
  40. 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
  41. Kernel driver in use: pcieport
  42. Kernel modules: shpchp
  43. 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
  44. Kernel driver in use: pcieport
  45. Kernel modules: shpchp
  46. 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
  47. Kernel driver in use: pcieport
  48. Kernel modules: shpchp
  49. 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
  50. Kernel driver in use: pcieport
  51. Kernel modules: shpchp
  52. 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
  53. Subsystem: Dell Device 02aa
  54. Kernel driver in use: uhci_hcd
  55. Kernel modules: uhci-hcd
  56. 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
  57. Subsystem: Dell Device 02aa
  58. Kernel driver in use: uhci_hcd
  59. Kernel modules: uhci-hcd
  60. 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
  61. Subsystem: Dell Device 02aa
  62. Kernel driver in use: uhci_hcd
  63. Kernel modules: uhci-hcd
  64. 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
  65. Subsystem: Dell Device 02aa
  66. Kernel driver in use: ehci_hcd
  67. Kernel modules: ehci-hcd
  68. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
  69. 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
  70. Subsystem: Dell Device 02aa
  71. Kernel modules: iTCO_wdt
  72. 00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
  73. Subsystem: Dell Device 02aa
  74. Kernel driver in use: ahci
  75. Kernel modules: ahci
  76. 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
  77. Subsystem: Dell Device 02aa
  78. Kernel driver in use: i801_smbus
  79. Kernel modules: i2c-i801
  80. 09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 13)
  81. Subsystem: Dell Device 02aa
  82. Kernel driver in use: sky2
  83. Kernel modules: sky2
  84. 0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
  85. Subsystem: Dell Wireless 1397 WLAN Mini-Card
  86. Kernel driver in use: b43-pci-bridge
  87. Kernel modules: ssb
  88. josh josh #
  89.  
  90.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement