NoPaste

Ausgaben von lspci -v , ifconfig -a, lsmod , uname -a

von Gert Brinkmann

SNIPPET_TEXT:
  1. uname -a:
  2. Linux oink 2.6.14-2-k7 #1 Mon Nov 14 15:33:15 UTC 2005 i686 GNU/Linux
  3.  
  4. lsmod:
  5. Module                  Size  Used by
  6. ipt_limit               2368  6
  7. ip_nat_irc              2560  0
  8. ip_nat_ftp              3392  0
  9. iptable_nat             8004  1
  10. iptable_mangle          2816  0
  11. ipt_LOG                 6784  8
  12. ipt_MASQUERADE          3392  1
  13. ip_nat                 19700  4 ip_nat_irc,ip_nat_ftp,iptable_nat,ipt_MASQUERADE
  14. ipt_TOS                 2368  0
  15. ipt_REJECT              5952  1
  16. ip_conntrack_irc        6704  1 ip_nat_irc
  17. ip_conntrack_ftp        8112  1 ip_nat_ftp
  18. ipt_state               1856  8
  19. ip_conntrack           55216  8 ip_nat_irc,ip_nat_ftp,iptable_nat,ipt_MASQUERADE,ip_nat,ip_conntrack_irc,ip_conntrack_ftp,ipt_state
  20. nfnetlink               6616  2 ip_nat,ip_conntrack
  21. ipt_TCPMSS              4352  1
  22. ipt_tcpmss              2240  0
  23. iptable_filter          2880  1
  24. ip_tables              20224  11 ipt_limit,iptable_nat,iptable_mangle,ipt_LOG,ipt_MASQUERADE,ipt_TOS,ipt_REJECT,ipt_state,ipt_TCPMSS,ipt_tcpmss,iptable_filter
  25. pppoe                  14336  2
  26. pppox                   3464  1 pppoe
  27. ppp_generic            30100  6 pppoe,pppox
  28. slhc                    7616  1 ppp_generic
  29. ipv6                  267008  12
  30. af_packet              22856  4
  31. lp                     12036  0
  32. sd_mod                 19408  0
  33. nvidia               3921532  12
  34. yealink                13248  0
  35. usbhid                 39392  0
  36. usb_storage            80576  0
  37. scsi_mod              141800  2 sd_mod,usb_storage
  38. snd_ens1371            24416  1
  39. gameport               15112  1 snd_ens1371
  40. snd_rawmidi            25504  1 snd_ens1371
  41. snd_seq_device          8844  1 snd_rawmidi
  42. snd_ac97_codec         97404  1 snd_ens1371
  43. snd_pcm_oss            54944  0
  44. snd_mixer_oss          19840  1 snd_pcm_oss
  45. snd_pcm                92360  3 snd_ens1371,snd_ac97_codec,snd_pcm_oss
  46. snd_timer              24836  1 snd_pcm
  47. snd                    55972  10 snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
  48. soundcore               9824  1 snd
  49. joydev                  9920  0
  50. snd_page_alloc         11016  1 snd_pcm
  51. sis_agp                 8772  1
  52. ne2k_pci               11040  0
  53. 8390                   10240  1 ne2k_pci
  54. ehci_hcd               35464  0
  55. ohci_hcd               21572  0
  56. agpgart                35656  2 nvidia,sis_agp
  57. ohci1394               35892  0
  58. ieee1394              103032  1 ohci1394
  59. ide_cd                 43780  0
  60. cdrom                  40800  1 ide_cd
  61. i2c_sis96x              5508  0
  62. snd_ac97_bus            2240  1 snd_ac97_codec
  63. sis900                 22464  0
  64. mii                     5696  1 sis900
  65. shpchp                 98852  0
  66. pci_hotplug            28532  1 shpchp
  67. parport_pc             36932  1
  68. parport                37192  2 lp,parport_pc
  69. floppy                 63620  0
  70. usbcore               127296  6 yealink,usbhid,usb_storage,ehci_hcd,ohci_hcd
  71. i2c_core               22224  1 i2c_sis96x
  72. pcspkr                  3488  0
  73. rtc                    12536  0
  74. unix                   28336  387
  75. ext3                  143816  2
  76. jbd                    56532  1 ext3
  77. mbcache                 9284  1 ext3
  78. ide_disk               18944  4
  79. ide_generic             1280  0 [permanent]
  80. sis5513                16648  0 [permanent]
  81. generic                 4484  0 [permanent]
  82. ide_core              130908  6 usb_storage,ide_cd,ide_disk,ide_generic,sis5513,generic
  83. evdev                   9664  0
  84. mousedev               11680  1
  85. psmouse                39492  0
  86.  
  87.  
  88. ifconfig -a:
  89.  
  90. eth0      Link encap:Ethernet  HWaddr 00:0A:E6:AC:F4:A7  
  91.           inet6 addr: fe80::20a:e6ff:feac:f4a7/64 Scope:Link
  92.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  93.           RX packets:1676 errors:0 dropped:0 overruns:0 frame:0
  94.           TX packets:1332 errors:0 dropped:0 overruns:0 carrier:0
  95.           collisions:0 txqueuelen:1000
  96.           RX bytes:834584 (815.0 KiB)  TX bytes:127415 (124.4 KiB)
  97.           Interrupt:169 Base address:0xdc00
  98.  
  99. eth1      Link encap:Ethernet  HWaddr 00:00:1C:09:CC:AF  
  100.           inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
  101.           inet6 addr: fe80::200:1cff:fe09:ccaf/64 Scope:Link
  102.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  103.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  104.           TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
  105.           collisions:0 txqueuelen:1000
  106.           RX bytes:0 (0.0 b)  TX bytes:7591 (7.4 KiB)
  107.           Interrupt:169 Base address:0xd000
  108.  
  109. lo        Link encap:Local Loopback  
  110.           inet addr:127.0.0.1  Mask:255.0.0.0
  111.           inet6 addr: ::1/128 Scope:Host
  112.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  113.           RX packets:103 errors:0 dropped:0 overruns:0 frame:0
  114.           TX packets:103 errors:0 dropped:0 overruns:0 carrier:0
  115.           collisions:0 txqueuelen:0
  116.           RX bytes:7240 (7.0 KiB)  TX bytes:7240 (7.0 KiB)
  117.  
  118. ppp0      Link encap:Point-to-Point Protocol  
  119.           inet addr:87.78.84.203  P-t-P:213.196.239.106  Mask:255.255.255.255
  120.           UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
  121.           RX packets:1448 errors:0 dropped:0 overruns:0 frame:0
  122.           TX packets:1113 errors:0 dropped:0 overruns:0 carrier:0
  123.           collisions:0 txqueuelen:3
  124.           RX bytes:788092 (769.6 KiB)  TX bytes:94788 (92.5 KiB)
  125.  
  126. sit0      Link encap:IPv6-in-IPv4  
  127.           NOARP  MTU:1480  Metric:1
  128.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  129.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  130.           collisions:0 txqueuelen:0
  131.           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
  132.  
  133.  
  134.  
  135. lspci -v:
  136.  
  137. 0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 746 Host (rev 02)
  138.         Subsystem: Elitegroup Computer Systems: Unknown device 1808
  139.         Flags: bus master, medium devsel, latency 0
  140.         Memory at d0000000 (32-bit, non-prefetchable) [size=128M]
  141.         Capabilities: [c0] AGP version 2.0
  142.  
  143. 0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202 (prog-if 00 [Normal decode])
  144.         Flags: bus master, fast devsel, latency 64
  145.         Bus: primary=00, secondary=01, subordinate=02, sec-latency=64
  146.         Memory behind bridge: cdd00000-cfefffff
  147.         Prefetchable memory behind bridge: bda00000-cdbfffff
  148.  
  149. 0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
  150.         Flags: bus master, medium devsel, latency 0
  151.  
  152. 0000:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
  153.         Flags: medium devsel
  154.         I/O ports at 0c00 [size=32]
  155.  
  156. 0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 [Master])
  157.         Subsystem: Elitegroup Computer Systems: Unknown device 1808
  158.         Flags: bus master, medium devsel, latency 128
  159.         I/O ports at ff00 [size=16]
  160.  
  161. 0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
  162.         Subsystem: Elitegroup Computer Systems: Unknown device 1808
  163.         Flags: bus master, medium devsel, latency 64, IRQ 185
  164.         Memory at cfffe000 (32-bit, non-prefetchable) [size=4K]
  165.  
  166. 0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
  167.         Subsystem: Elitegroup Computer Systems: Unknown device 1808
  168.         Flags: bus master, medium devsel, latency 64, IRQ 193
  169.         Memory at cffff000 (32-bit, non-prefetchable) [size=4K]
  170.  
  171. 0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [EHCI])
  172.         Subsystem: Elitegroup Computer Systems: Unknown device 1808
  173.         Flags: bus master, medium devsel, latency 64, IRQ 201
  174.         Memory at cffdf000 (32-bit, non-prefetchable) [size=4K]
  175.         Capabilities: [50] Power Management version 2
  176.  
  177. 0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
  178.         Subsystem: Elitegroup Computer Systems: Unknown device 1808
  179.         Flags: bus master, medium devsel, latency 64, IRQ 169
  180.         I/O ports at dc00 [size=256]
  181.         Memory at cffdc000 (32-bit, non-prefetchable) [size=4K]
  182.         Expansion ROM at cffa0000 [disabled] [size=128K]
  183.         Capabilities: [40] Power Management version 2
  184.  
  185. 0000:00:0a.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
  186.         Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
  187.         Flags: bus master, slow devsel, latency 64, IRQ 209
  188.         I/O ports at d800 [size=64]
  189.         Capabilities: [dc] Power Management version 1
  190.  
  191. 0000:00:0c.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46) (prog-if 10 [OHCI])
  192.         Subsystem: VIA Technologies, Inc. IEEE 1394 Host Controller
  193.         Flags: bus master, medium devsel, latency 64, IRQ 177
  194.         Memory at cfffc800 (32-bit, non-prefetchable) [size=2K]
  195.         I/O ports at d400 [size=128]
  196.         Capabilities: [50] Power Management version 2
  197.  
  198. 0000:00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
  199.         Subsystem: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
  200.         Flags: medium devsel, IRQ 169
  201.         I/O ports at d000 [size=32]
  202.  
  203. 0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1) (prog-if 00 [VGA])
  204.         Subsystem: ASUSTeK Computer Inc. AGP-V7100 Pro
  205.         Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 177
  206.         Memory at ce000000 (32-bit, non-prefetchable) [size=16M]
  207.         Memory at c0000000 (32-bit, prefetchable) [size=128M]
  208.         Expansion ROM at cfef0000 [disabled] [size=64K]
  209.         Capabilities: [60] Power Management version 2
  210.         Capabilities: [44] AGP version 2.0

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN