Announcement

Collapse
No announcement yet.

Connection only at 100Mbps

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Connection only at 100Mbps

    Hi

    My system was formated a few weeks ago with version 18.04.
    Previously I had 16.04.
    Before my internet connection worked at about 900Mbps (I have 1Gbps).
    After the format and installation of 18.04, the speed went down.
    The cables, switchs, etc are all the same.

    This is the result of the command of sudo lshw -C network
    sudo lshw -C network
    *-network
    description: Ethernet interface
    product: NetXtreme BCM5754 Gigabit Ethernet PCI Express
    vendor: Broadcom Limited
    physical id: 0
    bus info: pci@0000:08:00.0
    logical name: enp8s0
    version: 02
    serial: 00:21:9b:4f:a9:a0
    size: 100Mbit/s
    capacity: 1Gbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
    configuration: autonegotiation=off broadcast=yes driver=tg3 driverversion=3.137 duplex=half firmware=5754-v3.24 ip=192.168.1.73 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
    resources: irq:29 memory:f7af0000-f7afffff

    The speed is 100Mbits. Why?
    Thanks

    #2
    I'm running Kubuntu Bionic and when I check for

    $ locate /bcm5
    /lib/modules/4.15.0-33-generic/kernel/drivers/input/mouse/bcm5974.ko
    /lib/modules/4.15.0-33-generic/kernel/drivers/mfd/bcm590xx.ko
    /lib/modules/4.15.0-33-generic/kernel/drivers/regulator/bcm590xx-regulator.ko
    /lib/modules/4.15.0-34-generic/kernel/drivers/input/mouse/bcm5974.ko
    /lib/modules/4.15.0-34-generic/kernel/drivers/mfd/bcm590xx.ko
    /lib/modules/4.15.0-34-generic/kernel/drivers/regulator/bcm590xx-regulator.ko
    /usr/src/linux-headers-4.15.0-33/include/linux/mfd/bcm590xx.h
    /usr/src/linux-headers-4.15.0-33-generic/include/config/mfd/bcm590xx.h
    /usr/src/linux-headers-4.15.0-33-generic/include/config/mouse/bcm5974.h
    /usr/src/linux-headers-4.15.0-33-generic/include/config/regulator/bcm590xx.h
    /usr/src/linux-headers-4.15.0-34/include/linux/mfd/bcm590xx.h
    /usr/src/linux-headers-4.15.0-34-generic/include/config/mfd/bcm590xx.h
    /usr/src/linux-headers-4.15.0-34-generic/include/config/mouse/bcm5974.h
    /usr/src/linux-headers-4.15.0-34-generic/include/config/regulator/bcm590xx.h
    /usr/src/linux-headers-4.15.0-36/include/linux/mfd/bcm590xx.h
    /usr/src/linux-headers-4.15.0-36-generic/include/config/mfd/bcm590xx.h
    /usr/src/linux-headers-4.15.0-36-generic/include/config/mouse/bcm5974.h
    /usr/src/linux-headers-4.15.0-36-generic/include/config/regulator/bcm590xx.h
    I don't see any drivers for the bcm57XX series either the 4.15.0-33-generic, 4.15.0-34-generic or 4.15.0-36-generic kernels.

    What driver are you using? Use lsmod to find out.
    See what its settings capabilities are by using
    modinfo <nameofdriver>
    The "Parms" will list what you can change. If you see any related to the speed of the device you can set it.
    Last edited by GreyGeek; Oct 03, 2018, 12:10 PM.
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      The LSMOD gave me this:
      smod
      Module Size Used by
      uas 24576 0
      usb_storage 69632 1 uas
      btrfs 1126400 0
      zstd_compress 163840 1 btrfs
      xor 24576 1 btrfs
      raid6_pq 114688 1 btrfs
      ufs 77824 0
      qnx4 16384 0
      hfsplus 106496 0
      hfs 57344 0
      minix 32768 0
      ntfs 102400 0
      msdos 20480 0
      jfs 188416 0
      xfs 1200128 0
      libcrc32c 16384 1 xfs
      usblp 20480 0
      snd_opl3_synth 20480 0
      snd_seq_midi_emul 16384 1 snd_opl3_synth
      snd_cmipci 45056 3
      snd_mpu401_uart 16384 1 snd_cmipci
      snd_opl3_lib 20480 2 snd_cmipci,snd_opl3_synth
      snd_hwdep 20480 1 snd_opl3_lib
      gameport 16384 1 snd_cmipci
      snd_pcm 98304 2 snd_cmipci
      snd_seq_midi 16384 0
      snd_seq_midi_event 16384 1 snd_seq_midi
      snd_rawmidi 32768 2 snd_mpu401_uart,snd_seq_midi
      snd_seq 65536 4 snd_seq_midi_event,snd_seq_midi_emul,snd_seq_midi, snd_opl3_synth
      snd_seq_device 16384 5 snd_seq,snd_opl3_lib,snd_rawmidi,snd_seq_midi,snd_ opl3_synth
      gpio_ich 16384 0
      snd_timer 32768 3 snd_seq,snd_opl3_lib,snd_pcm
      coretemp 16384 0
      input_leds 16384 0
      serio_raw 16384 0
      snd 81920 14 snd_hwdep,snd_seq,snd_opl3_lib,snd_timer,snd_mpu40 1_uart,snd_rawmidi,snd_cmipci,snd_seq_device,snd_p cm
      soundcore 16384 1 snd
      dcdbas 16384 0
      dell_smm_hwmon 16384 0
      kvm 598016 0
      shpchp 36864 0
      irqbypass 16384 1 kvm
      lpc_ich 24576 0
      mac_hid 16384 0
      i5400_edac 16384 0
      i5k_amb 16384 0
      sch_fq_codel 20480 2
      parport_pc 36864 1
      ppdev 20480 0
      lp 20480 0
      parport 49152 3 lp,parport_pc,ppdev
      ip_tables 28672 0
      x_tables 40960 1 ip_tables
      autofs4 40960 2
      nouveau 1716224 9
      mxm_wmi 16384 1 nouveau
      wmi 24576 2 mxm_wmi,nouveau
      video 45056 1 nouveau
      i2c_algo_bit 16384 1 nouveau
      ttm 106496 1 nouveau
      drm_kms_helper 172032 1 nouveau
      syscopyarea 16384 1 drm_kms_helper
      sysfillrect 16384 1 drm_kms_helper
      tg3 167936 0
      firewire_ohci 40960 0
      sysimgblt 16384 1 drm_kms_helper
      mptsas 61440 0
      fb_sys_fops 16384 1 drm_kms_helper
      psmouse 147456 0
      ahci 36864 0
      mptscsih 40960 1 mptsas
      ptp 20480 1 tg3
      firewire_core 65536 1 firewire_ohci
      pata_acpi 16384 0
      drm 401408 12 nouveau,ttm,drm_kms_helper
      pps_core 20480 1 ptp
      mptbase 102400 2 mptscsih,mptsas
      libahci 32768 1 ahci
      crc_itu_t 16384 1 firewire_core
      megaraid_sas 139264 1
      scsi_transport_sas 40960 1 mptsas
      floppy 77824 0

      Which one is the driver for the network card??

      Thank You

      Comment


        #4
        Originally posted by larbac View Post
        The LSMOD gave me this:
        ...
        tg3 167936 0
        ....

        Which one is the driver for the network card??
        $ modinfo tg3
        The bad news is that there is only one parm for that driver, and it has nothing to do with speed.
        Code:
        filename:       /lib/modules/4.15.0-34-generic/kernel/drivers/net/ethernet/broadcom/tg3.ko
        firmware:       tigon/tg3_tso5.bin
        firmware:       tigon/tg3_tso.bin
        firmware:       tigon/tg3.bin
        version:        3.137
        license:        GPL
        description:    Broadcom Tigon3 ethernet driver
        author:         David S. Miller (davem@redhat.com) and Jeff Garzik (jgarzik@pobox.com)
        srcversion:     E98653D18419E84654FC5E9
        alias:          pci:v000010CFd000011A2sv*sd*bc*sc*i*
        alias:          pci:v0000106Bd00001645sv*sd*bc*sc*i*
        alias:          pci:v0000173Bd000003EAsv*sd*bc*sc*i*
        alias:          pci:v0000173Bd000003EBsv*sd*bc*sc*i*
        alias:          pci:v0000173Bd000003E9sv*sd*bc*sc*i*
        alias:          pci:v0000173Bd000003E8sv*sd*bc*sc*i*
        alias:          pci:v00001148d00004500sv*sd*bc*sc*i*
        alias:          pci:v00001148d00004400sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B3sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B7sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001641sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001683sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001642sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016F3sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001643sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001687sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001686sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001682sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000165Fsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001657sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B6sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B2sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B4sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B0sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B5sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016B1sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001656sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001665sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001655sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001691sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001694sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001690sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001692sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001692sv00001025sd00000612bc*sc*i*
        alias:          pci:v000014E4d00001692sv00001025sd00000601bc*sc*i*
        alias:          pci:v000014E4d000016A0sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001699sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001689sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001688sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001680sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001681sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000165Bsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001684sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001698sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001713sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001712sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016DDsv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000166Bsv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000166Asv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001679sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001678sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001669sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001668sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000167Fsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001693sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001693sv000017AAsd00003056bc*sc*i*
        alias:          pci:v000014E4d0000169Bsv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000169Asv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001674sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001673sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000167Bsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001672sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000167Asv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016FEsv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016FDsv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016F7sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001601sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001600sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000167Esv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000167Dsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001677sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001676sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000165Asv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001659sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000166Esv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001649sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000170Esv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000170Dsv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000169Dsv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000169Csv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001696sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016C7sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016C6sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016A8sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016A7sv*sd*bc*sc*i*
        alias:          pci:v000014E4d000016A6sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000165Esv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000165Dsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001654sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001653sv*sd*bc*sc*i*
        alias:          pci:v000014E4d0000164Dsv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001648sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001647sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001646sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001645sv*sd*bc*sc*i*
        alias:          pci:v000014E4d00001644sv*sd*bc*sc*i*
        depends:        ptp
        retpoline:      Y
        intree:         Y
        name:           tg3
        vermagic:       4.15.0-34-generic SMP mod_unload 
        signat:         PKCS#7
        signer:         
        sig_key:        
        sig_hashalgo:   md4
        parm:           tg3_debug:Tigon3 bitmapped debugging message enable value (int)
        Possibly good news is that you can install missing formware for the tg3 module.
        https://blog.sleeplessbeastie.eu/201...or-tg3-module/

        But, I don't know where you'd get the firmware-linux-nonfree package from. It was in trusty, but for its specific kernel.

        Maybe someone else can chime in here and help.
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          Why did they removed it?
          It was working fine on older versions...

          sudo apt-get install firmware-linux-nonfree was not possible since it couldn't find the package.
          Last edited by larbac; Oct 04, 2018, 03:59 AM.

          Comment


            #6
            It is not in Bionic's repository.
            I don't know where one could find it except by downloading and looking into an old Xenial or Trusty ISO file, extracting them, and then hoping that they work against the current kernels.

            You might want to run LiveUSB's or LiveCD's of Mint, or OpenSUSE, PCLinuxOS, or other top 100 distros and see if they support your chip.
            Last edited by GreyGeek; Oct 04, 2018, 04:20 PM.
            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
            – John F. Kennedy, February 26, 1962.

            Comment


              #7
              I don't know how to do it ehehehhe
              Is there any place where I can submit this problem, to see if they can add it again?

              Comment


                #8
                I have the same issue or problem.
                My package connection was 50/5 and not problem, but yesterday, my ISP was update my package to 100/100, in the tests I view that, not have more than 80 of download.
                My smartphone, with wifi, have 120 of down and 100 of up.
                After some tests, I view my connection are set to 100 Mbps.
                I started the computer with live usb of kubuntu and the tests of velocity was good (120 down 100 up).
                Restart computer and settings in icon of connection, and I view that, are set to 100 mbps.
                I check (activate) allow to negotiate automatically, and after this, my connection is set to 1000 Mbps (with ifconfig view this set) and the tests of internet now, are good.
                Sure that you are review this, but I comment if not...

                Comment


                  #9
                  Originally posted by wonder View Post
                  I have the same issue or problem.
                  My package connection was 50/5 and not problem, but yesterday, my ISP was update my package to 100/100, in the tests I view that, not have more than 80 of download.
                  My smartphone, with wifi, have 120 of down and 100 of up.
                  After some tests, I view my connection are set to 100 Mbps.
                  I started the computer with live usb of kubuntu and the tests of velocity was good (120 down 100 up).
                  Restart computer and settings in icon of connection, and I view that, are set to 100 mbps.
                  I check (activate) allow to negotiate automatically, and after this, my connection is set to 1000 Mbps (with ifconfig view this set) and the tests of internet now, are good.
                  Sure that you are review this, but I comment if not...
                  It worked. Now it says 1Gbit/s.
                  Thanks

                  Comment


                    #10
                    Originally posted by larbac View Post
                    It worked. Now it says 1Gbit/s.
                    Thanks
                    I'm glad!

                    Comment

                    Working...
                    X