Advertisement
Guest User

ubuntu

a guest
May 22nd, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. thekillingink@Ebola:~$ sudo /etc/init.d/networking restart
  2. [sudo] password for thekillingink:
  3. * Reconfiguring network interfaces... [ OK ]
  4.  
  5.  
  6. thekillingink@Ebola:~$ lshw -C network
  7. WARNING: you should run this program as super-user.
  8. *-network UNCLAIMED
  9. description: Network controller
  10. product: Intel Corporation
  11. vendor: Intel Corporation
  12. physical id: 0
  13. bus info: pci@0000:03:00.0
  14. version: 00
  15. width: 64 bits
  16. clock: 33MHz
  17. capabilities: bus_master cap_list
  18. configuration: latency=0
  19. resources: memory:ddc00000-ddc01fff
  20. *-network UNCLAIMED
  21. description: Ethernet controller
  22. product: Atheros Communications
  23. vendor: Atheros Communications
  24. physical id: 0
  25. bus info: pci@0000:05:00.0
  26. version: c0
  27. width: 64 bits
  28. clock: 33MHz
  29. capabilities: bus_master cap_list
  30. configuration: latency=0
  31. resources: memory:dc800000-dc83ffff ioport:9000(size=128)
  32. thekillingink@Ebola:~$
  33.  
  34.  
  35.  
  36. Module Size Used by
  37. nls_iso8859_1 4633 1
  38. nls_cp437 6351 1
  39. vfat 10866 1
  40. fat 55350 1 vfat
  41. binfmt_misc 7960 1
  42. ppdev 6375 0
  43. snd_hda_codec_realtek 279072 1
  44. snd_hda_intel 25805 2
  45. snd_hda_codec 85759 2 snd_hda_codec_realtek,snd_hda_intel
  46. snd_hwdep 6924 1 snd_hda_codec
  47. snd_pcm_oss 41394 0
  48. snd_mixer_oss 16299 1 snd_pcm_oss
  49. snd_pcm 87946 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
  50. snd_seq_dummy 1782 0
  51. snd_seq_oss 31191 0
  52. snd_seq_midi 5829 0
  53. snd_rawmidi 23420 1 snd_seq_midi
  54. snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi
  55. snd_seq 57481 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
  56. snd_timer 23681 2 snd_pcm,snd_seq
  57. snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
  58. uvcvideo 62915 0
  59. nouveau 515227 0
  60. ttm 61039 1 nouveau
  61. drm_kms_helper 30742 1 nouveau
  62. videodev 40550 1 uvcvideo
  63. fbcon 39270 71
  64. tileblit 2487 1 fbcon
  65. font 8053 1 fbcon
  66. bitblit 5811 1 fbcon
  67. video 20623 0
  68. softcursor 1565 1 bitblit
  69. snd 71283 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  70. v4l1_compat 15495 2 uvcvideo,videodev
  71. output 2503 1 video
  72. v4l2_compat_ioctl32 11892 1 videodev
  73. drm 200384 3 nouveau,ttm,drm_kms_helper
  74. i2c_algo_bit 6024 1 nouveau
  75. vga16fb 12757 1
  76. vgastate 9857 1 vga16fb
  77. soundcore 8052 1 snd
  78. snd_page_alloc 8500 2 snd_hda_intel,snd_pcm
  79. psmouse 65040 0
  80. serio_raw 4918 0
  81. xhci 42775 0
  82. lp 9336 0
  83. parport 37160 2 ppdev,lp
  84. usb_storage 50633 1
  85. ahci 38350 2
  86. thekillingink@Ebola:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement