Bug 919295 - /proc/net/dev show nothing
Summary: /proc/net/dev show nothing
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neil Horman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-08 02:28 UTC by DiEOrLivE
Modified: 2013-05-08 20:05 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-08 20:05:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description DiEOrLivE 2013-03-08 02:28:00 UTC
Description of problem:$ cat /proc/net/dev
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:     276       4    0    0    0     0          0         0      276       4    0    0    0     0       0          0
   em1: 0    0    0    0    0     0          0         0   0    0    0    0    0     0       0          0


Version-Release number of selected component (if applicable): kernel-3.8.1-201.fc18.x86_64


Additional info: works with kernel-3.7.9-205.fc18.x86_64

i'm sorry for my english.

Comment 1 DiEOrLivE 2013-03-08 19:12:30 UTC
# lshw -class network ; lspci | grep -i ethernet
  *-network               
       description: Ethernet interface
       produit: NetLink BCM57780 Gigabit Ethernet PCIe
       fabriquant: Broadcom Corporation
       identifiant matériel: 0
       information bus: pci@0000:04:00.0
       nom logique: em1
       version: 01
       numéro de série: a4:ba:db:ee:91:e7
       taille: 100Mbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.125 duplex=full firmware=sb v2.05 ip=192.168.2.15 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       ressources: irq:50 mémoire:fbff0000-fbffffff
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)

Comment 2 DiEOrLivE 2013-03-09 00:49:54 UTC
$ lsmod | egrep "tg3|mii"
tg3                   149165  0

Comment 3 Neil Horman 2013-04-10 19:52:09 UTC
what does ifconfig em1 show?

Comment 4 Neil Horman 2013-05-08 20:05:23 UTC
No response, closing.


Note You need to log in before you can comment on or make changes to this bug.