Advertisement
Guest User

Untitled

a guest
Nov 29th, 2010
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. @samsung-n130 ~]$ uname -a
  2. Linux samsung-n130 2.6.36-N130 #1 SMP PREEMPT Mon Nov 29 20:24:37 CET 2010 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux
  3.  
  4. @samsung-n130 ~]$ lspci
  5. 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
  6. 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
  7. 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
  8. 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
  9. 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
  10. 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
  11. 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
  12. 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
  13. 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
  14. 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
  15. 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
  16. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
  17. 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
  18. 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
  19. 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
  20. 02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
  21. 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
  22.  
  23. @samsung-n130 ~]$ lsmod
  24. Module Size Used by
  25. aes_i586 6796 1
  26. aes_generic 25766 1 aes_i586
  27. ipv6 194365 22
  28. snd_hda_codec_realtek 178138 1
  29. snd_seq_dummy 967 0
  30. arc4 982 2
  31. snd_seq_oss 19919 0
  32. snd_seq_midi_event 3608 1 snd_seq_oss
  33. ecb 1405 2
  34. ath9k 58621 0
  35. snd_hda_intel 16442 4
  36. snd_seq 33992 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
  37. mac80211 120515 1 ath9k
  38. snd_seq_device 3653 3 snd_seq_dummy,snd_seq_oss,snd_seq
  39. snd_hda_codec 55374 2 snd_hda_codec_realtek,snd_hda_intel
  40. snd_pcm_oss 27392 0
  41. ath9k_common 2552 1 ath9k
  42. snd_hwdep 3868 1 snd_hda_codec
  43. usbhid 25319 0
  44. joydev 6587 0
  45. hid 51088 1 usbhid
  46. snd_mixer_oss 10067 1 snd_pcm_oss
  47. snd_pcm 47100 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
  48. ath9k_hw 242097 2 ath9k,ath9k_common
  49. uvcvideo 45321 0
  50. ath 6096 2 ath9k,ath9k_hw
  51. snd_timer 12243 3 snd_seq,snd_pcm
  52. cfg80211 102025 3 ath9k,mac80211,ath
  53. r8169 26765 0
  54. snd 33006 17 snd_hda_codec_realtek,snd_seq_oss,snd_hda_intel,snd_seq,snd_seq_device,snd_hda_codec,snd_pcm_oss,snd_hwdep,snd_mixer_oss,snd_pcm,snd_timer
  55. led_class 1527 1 ath9k
  56. videodev 45442 1 uvcvideo
  57. uhci_hcd 15420 0
  58. mii 2714 1 r8169
  59. soundcore 3493 1 snd
  60. v4l1_compat 10286 2 uvcvideo,videodev
  61. samsung_laptop 2514 0
  62. snd_page_alloc 4725 2 snd_hda_intel,snd_pcm
  63. ehci_hcd 26899 0
  64. evdev 5588 15
  65. psmouse 27495 0
  66. acpi_cpufreq 4277 1
  67. i2c_i801 5732 0
  68. pcspkr 1195 0
  69. mperf 839 1 acpi_cpufreq
  70. rtc_cmos 6570 0
  71. rtc_core 9471 1 rtc_cmos
  72. rtc_lib 1238 1 rtc_core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement