get paid to paste

hid@HiDPC:~$ dmesg |grep eth
[    1.354375] Driver 'sd' needs updating - please use bus_type methods
[    1.354381] Driver 'sr' needs updating - please use bus_type methods
[    7.717632] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.                                                                              
[    7.717901] forcedeth 0000:00:11.0: PCI INT A -> Link[APCH] -> GSI 22 (level, low) -> IRQ 22                                                                 
[    7.717905] forcedeth 0000:00:11.0: setting latency timer to 64              
[    8.240747] forcedeth 0000:00:11.0: ifname eth0, PHY OUI 0x5043 @ 0, addr 00:1f:c6:23:0e:dd                                                                  
[    8.240749] forcedeth 0000:00:11.0: highdma csum vlan pwrctl mgmt timirq gbit lnktim msi desc-v3                                                             
[    8.241199] forcedeth 0000:00:12.0: PCI INT A -> Link[AMC1] -> GSI 21 (level, low) -> IRQ 21                                                                 
[    8.241209] forcedeth 0000:00:12.0: setting latency timer to 64              
[    8.760541] forcedeth 0000:00:12.0: ifname eth1, PHY OUI 0x5043 @ 2, addr 00:1f:c6:23:0e:de                                                                  
[    8.760543] forcedeth 0000:00:12.0: highdma csum vlan pwrctl mgmt timirq gbit lnktim msi desc-v3                                                             
[   20.084230] forcedeth 0000:00:12.0: irq 2300 for MSI/MSI-X                   
[   20.086133] forcedeth 0000:00:11.0: irq 2299 for MSI/MSI-X                   
[   20.086319] eth0: no link during initialization.                             
[   20.086690] ADDRCONF(NETDEV_UP): eth0: link is not ready                     
[   30.373503] eth1: no IPv6 routers present     


                               
hid@HiDPC:~$ lspci -k |grep -i -A 2 Ethernet                                    
00:11.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)                      
        Kernel driver in use: forcedeth                                         
        Kernel modules: forcedeth                                               
00:12.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)                      
        Kernel driver in use: forcedeth                                         
        Kernel modules: forcedeth



hid@HiDPC:~$ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:1f:c6:23:0e:dd
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:251 Base address:0xc000

eth1      Link encap:Ethernet  HWaddr 00:1f:c6:23:0e:de
          inet6 addr: fe80::21f:c6ff:fe23:ede/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5850 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:509526 (509.5 KB)  TX bytes:1730 (1.7 KB)
          Interrupt:252 Base address:0x6000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:304 errors:0 dropped:0 overruns:0 frame:0
          TX packets:304 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:22504 (22.5 KB)  TX bytes:22504 (22.5 KB)

pan0      Link encap:Ethernet  HWaddr 36:82:15:1c:35:7c
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

hid@HiDPC:~$

Pasted: Jul 17, 2009, 1:54:19 pm
Views: 33