Advertisement
pottzie

Untitled

Apr 9th, 2011
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.33 KB | None | 0 0
  1. localhost pottzie # lspci -k
  2. 00:00.0 Host bridge: nVidia Corporation nForce3 250Gb Host Bridge (rev a1)
  3. Subsystem: Micro-Star International Co., Ltd. Device 0300
  4. Kernel driver in use: agpgart-amd64
  5. 00:01.0 ISA bridge: nVidia Corporation nForce3 250Gb LPC Bridge (rev a2)
  6. Subsystem: Micro-Star International Co., Ltd. Device 0300
  7. 00:01.1 SMBus: nVidia Corporation nForce 250Gb PCI System Management (rev a1)
  8. Subsystem: Micro-Star International Co., Ltd. Device 0300
  9. 00:02.0 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
  10. Subsystem: Micro-Star International Co., Ltd. Device 0300
  11. Kernel driver in use: ohci_hcd
  12. 00:02.1 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
  13. Subsystem: Micro-Star International Co., Ltd. Device 0300
  14. Kernel driver in use: ohci_hcd
  15. 00:02.2 USB Controller: nVidia Corporation nForce3 EHCI USB 2.0 Controller (rev a2)
  16. Subsystem: Micro-Star International Co., Ltd. Device 0300
  17. Kernel driver in use: ehci_hcd
  18. 00:05.0 Bridge: nVidia Corporation CK8S Ethernet Controller (rev a2)
  19. Subsystem: Micro-Star International Co., Ltd. Device 0300
  20. Kernel driver in use: forcedeth
  21. Kernel modules: forcedeth
  22. 00:06.0 Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)
  23. Subsystem: Micro-Star International Co., Ltd. Device 7585
  24. Kernel driver in use: Intel ICH
  25. Kernel modules: snd-intel8x0
  26. 00:08.0 IDE interface: nVidia Corporation CK8S Parallel ATA Controller (v2.5) (rev a2)
  27. Subsystem: Micro-Star International Co., Ltd. Device 0300
  28. 00:09.0 IDE interface: nVidia Corporation nForce3 Serial ATA Controller 2 (rev a2)
  29. Subsystem: Micro-Star International Co., Ltd. Device 0300
  30. Kernel driver in use: sata_nv
  31. 00:0a.0 IDE interface: nVidia Corporation nForce3 Serial ATA Controller (rev a2)
  32. Subsystem: Micro-Star International Co., Ltd. Device 0300
  33. Kernel driver in use: sata_nv
  34. 00:0b.0 PCI bridge: nVidia Corporation nForce3 250Gb AGP Host to PCI Bridge (rev a2)
  35. 00:0e.0 PCI bridge: nVidia Corporation nForce3 250Gb PCI-to-PCI Bridge (rev a2)
  36. 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
  37. 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
  38. 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
  39. 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
  40. 01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2)
  41. Subsystem: Device 196e:0285
  42. Kernel driver in use: nvidia
  43. Kernel modules: nvidia
  44. localhost pottzie # ifconfig
  45. eth0 Link encap:Ethernet HWaddr 00:11:09:79:ab:28
  46. inet addr:10.10.10.110 Bcast:10.10.10.255 Mask:255.255.255.0
  47. inet6 addr: fe80::211:9ff:fe79:ab28/64 Scope:Link
  48. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  49. RX packets:1008848 errors:0 dropped:0 overruns:0 frame:0
  50. TX packets:743092 errors:0 dropped:0 overruns:0 carrier:0
  51. collisions:0 txqueuelen:1000
  52. RX bytes:1336244634 (1.2 GiB) TX bytes:74735278 (71.2 MiB)
  53. Interrupt:22 Base address:0x6000
  54.  
  55. lo Link encap:Local Loopback
  56. inet addr:127.0.0.1 Mask:255.0.0.0
  57. inet6 addr: ::1/128 Scope:Host
  58. UP LOOPBACK RUNNING MTU:16436 Metric:1
  59. RX packets:252 errors:0 dropped:0 overruns:0 frame:0
  60. TX packets:252 errors:0 dropped:0 overruns:0 carrier:0
  61. collisions:0 txqueuelen:0
  62. RX bytes:19056 (18.6 KiB) TX bytes:19056 (18.6 KiB)
  63.  
  64. localhost pottzie # ifconfig -a
  65. eth0 Link encap:Ethernet HWaddr 00:11:09:79:ab:28
  66. inet addr:10.10.10.110 Bcast:10.10.10.255 Mask:255.255.255.0
  67. inet6 addr: fe80::211:9ff:fe79:ab28/64 Scope:Link
  68. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  69. RX packets:1008848 errors:0 dropped:0 overruns:0 frame:0
  70. TX packets:743092 errors:0 dropped:0 overruns:0 carrier:0
  71. collisions:0 txqueuelen:1000
  72. RX bytes:1336244634 (1.2 GiB) TX bytes:74735278 (71.2 MiB)
  73. Interrupt:22 Base address:0x6000
  74.  
  75. lo Link encap:Local Loopback
  76. inet addr:127.0.0.1 Mask:255.0.0.0
  77. inet6 addr: ::1/128 Scope:Host
  78. UP LOOPBACK RUNNING MTU:16436 Metric:1
  79. RX packets:252 errors:0 dropped:0 overruns:0 frame:0
  80. TX packets:252 errors:0 dropped:0 overruns:0 carrier:0
  81. collisions:0 txqueuelen:0
  82. RX bytes:19056 (18.6 KiB) TX bytes:19056 (18.6 KiB)
  83.  
  84. sit0 Link encap:IPv6-in-IPv4
  85. NOARP MTU:1480 Metric:1
  86. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  87. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  88. collisions:0 txqueuelen:0
  89. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  90.  
  91. wlan0 Link encap:Ethernet HWaddr 00:11:50:8a:fe:a2
  92. BROADCAST MULTICAST MTU:1500 Metric:1
  93. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  94. TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
  95. collisions:0 txqueuelen:1000
  96. RX bytes:0 (0.0 B) TX bytes:108 (108.0 B)
  97.  
  98. localhost pottzie # iwlist scan
  99. lo Interface doesn't support scanning.
  100.  
  101. sit0 Interface doesn't support scanning.
  102.  
  103. eth0 Interface doesn't support scanning.
  104.  
  105. wlan0 Interface doesn't support scanning : Network is down
  106.  
  107. localhost pottzie # ls -l /lib/firmware
  108. total 224
  109. -rw-r--r-- 1 root root 26300 Nov 21 14:04 3826.arm
  110. -rw-r--r-- 1 root root 29036 Nov 21 14:04 isl3886pci
  111. -rw-r--r-- 1 root root 29500 Nov 21 14:04 isl3886usb
  112. -rw-r--r-- 1 root root 29736 Nov 21 14:04 isl3887usb
  113. -rw-r--r-- 1 root root 93996 Nov 20 10:55 isl3890
  114. -rw-r--r-- 1 root root 2048 Nov 14 22:38 rt73.bin
  115. localhost pottzie # lsmod
  116. Module Size Used by
  117. p54usb 11154 0
  118. p54common 22107 1 p54usb
  119. rt2500usb 15431 0
  120. rt73usb 18664 0
  121. rt2x00usb 8734 2 rt2500usb,rt73usb
  122. rt2x00lib 24281 3 rt2500usb,rt73usb,rt2x00usb
  123. nvidia 10265882 22
  124. snd_intel8x0 27134 2
  125. snd_ac97_codec 109326 1 snd_intel8x0
  126. ac97_bus 1226 1 snd_ac97_codec
  127. snd_pcm 70234 2 snd_intel8x0,snd_ac97_codec
  128. snd_timer 17852 1 snd_pcm
  129. forcedeth 46487 0
  130. snd 54223 8 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
  131. snd_page_alloc 7141 2 snd_intel8x0,snd_pcm
  132. localhost pottzie # awk '/CONFIG_WIRELESS/,/CONFIG_WIMAX/' /usr/src/linux/.config
  133. CONFIG_WIRELESS=y
  134. CONFIG_WEXT_CORE=y
  135. CONFIG_WEXT_PROC=y
  136. CONFIG_CFG80211=y
  137. # CONFIG_NL80211_TESTMODE is not set
  138. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  139. # CONFIG_CFG80211_REG_DEBUG is not set
  140. CONFIG_CFG80211_DEFAULT_PS=y
  141. # CONFIG_CFG80211_DEBUGFS is not set
  142. # CONFIG_CFG80211_INTERNAL_REGDB is not set
  143. CONFIG_CFG80211_WEXT=y
  144. CONFIG_WIRELESS_EXT_SYSFS=y
  145. CONFIG_LIB80211=y
  146. CONFIG_LIB80211_DEBUG=y
  147. CONFIG_MAC80211=y
  148. CONFIG_MAC80211_HAS_RC=y
  149. CONFIG_MAC80211_RC_MINSTREL=y
  150. # CONFIG_MAC80211_RC_DEFAULT_PID is not set
  151. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  152. CONFIG_MAC80211_RC_DEFAULT="minstrel"
  153. # CONFIG_MAC80211_MESH is not set
  154. CONFIG_MAC80211_LEDS=y
  155. # CONFIG_MAC80211_DEBUGFS is not set
  156. # CONFIG_MAC80211_DEBUG_MENU is not set
  157. # CONFIG_WIMAX is not set
  158. localhost pottzie # awk '/CONFIG_WLAN=y/,/Enable WiMAX/' /usr/src/linux/.config
  159. CONFIG_WLAN=y
  160. # CONFIG_PCMCIA_RAYCS is not set
  161. # CONFIG_LIBERTAS_THINFIRM is not set
  162. # CONFIG_AIRO is not set
  163. # CONFIG_ATMEL is not set
  164. # CONFIG_AT76C50X_USB is not set
  165. # CONFIG_AIRO_CS is not set
  166. # CONFIG_PCMCIA_WL3501 is not set
  167. # CONFIG_PRISM54 is not set
  168. # CONFIG_USB_ZD1201 is not set
  169. # CONFIG_USB_NET_RNDIS_WLAN is not set
  170. # CONFIG_RTL8180 is not set
  171. # CONFIG_RTL8187 is not set
  172. # CONFIG_ADM8211 is not set
  173. # CONFIG_MAC80211_HWSIM is not set
  174. # CONFIG_MWL8K is not set
  175. # CONFIG_ATH_COMMON is not set
  176. # CONFIG_B43 is not set
  177. # CONFIG_B43LEGACY is not set
  178. # CONFIG_HOSTAP is not set
  179. # CONFIG_IPW2100 is not set
  180. # CONFIG_IPW2200 is not set
  181. # CONFIG_IWLWIFI is not set
  182. # CONFIG_LIBERTAS is not set
  183. # CONFIG_HERMES is not set
  184. CONFIG_P54_COMMON=m
  185. CONFIG_P54_USB=m
  186. # CONFIG_P54_PCI is not set
  187. CONFIG_P54_LEDS=y
  188. CONFIG_RT2X00=m
  189. # CONFIG_RT2400PCI is not set
  190. # CONFIG_RT2500PCI is not set
  191. # CONFIG_RT61PCI is not set
  192. CONFIG_RT2800PCI_PCI=y
  193. # CONFIG_RT2800PCI is not set
  194. CONFIG_RT2500USB=m
  195. CONFIG_RT73USB=m
  196. # CONFIG_RT2800USB is not set
  197. CONFIG_RT2X00_LIB_USB=m
  198. CONFIG_RT2X00_LIB=m
  199. CONFIG_RT2X00_LIB_FIRMWARE=y
  200. CONFIG_RT2X00_LIB_CRYPTO=y
  201. CONFIG_RT2X00_LIB_LEDS=y
  202. # CONFIG_RT2X00_DEBUG is not set
  203. # CONFIG_WL12XX is not set
  204. # CONFIG_ZD1211RW is not set
  205.  
  206. #
  207. # Enable WiMAX (Networking options) to see the WiMAX drivers
  208. localhost pottzie # ls -l /etc/init.d/net*
  209. lrwxrwxrwx 1 root root 6 Nov 10 21:03 /etc/init.d/net.eth0 -> net.lo
  210. -rwxr-xr-x 1 root root 15160 Mar 20 20:50 /etc/init.d/net.lo
  211. lrwxrwxrwx 1 root root 6 Nov 11 12:10 /etc/init.d/net.wlan0 -> net.lo
  212. -rwxr-xr-x 1 root root 2184 Mar 20 20:50 /etc/init.d/netmount
  213. -rwxr-xr-x 1 root root 6805 Mar 20 20:50 /etc/init.d/network
  214. localhost pottzie
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement